Skip to content
This repository was archived by the owner on Mar 13, 2025. It is now read-only.
This repository was archived by the owner on Mar 13, 2025. It is now read-only.

Multiple entries for the same project #21

Open
@rootelement

Description

@rootelement

This line:
https://github.com/topcoder-platform/topcoder-x-receiver/blob/develop/routes/middlewares/SecurityChecker.js#L22

For https://github.com/topcoder-platform/challenge-api i had to create a new project. In the security lookup, i think it's finding the archived project instead of the active one, and failing. I tested this by changing the archived project's url in the db and then the webhook worked. I think we need to add: active: true as a filter on this lookup, and probably gitlab/azure too.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions