Closed
Description
Expected behavior
Admins should be able to see all projects in the project dropdown on the /users
path.
https://challenges.topcoder-dev.com/users
Login with mess
/ appirio123
The project list should load via a URL like:
NOTE that this is ONLY for admin users. The functionality for managers / PMs / copilots should remain the same
https://api.topcoder-dev.com/v5/projects?sort=lastActivityAt%20desc&status=active
Actual behavior
The project list loads with memberOnly=true
as a parameter:
https://api.topcoder-dev.com/v5/projects?memberOnly=true&sort=lastActivityAt%20desc&status=active
Screenshot/screencast

Metadata
Metadata
Assignees
Labels
No labels