generated from hackforla/.github-hackforla-base-repo-template
-
-
Notifications
You must be signed in to change notification settings - Fork 97
Closed
Labels
complexity: missingp-feature: APIp-feature: User PermissionsFeature includes how user access levels / user permissions will be implemented in the productFeature includes how user access levels / user permissions will be implemented in the productrole: Back Endsize: 2ptCan be done in 7-12 hoursCan be done in 7-12 hourstime-sensitiveshould be solved as soon as possibleshould be solved as soon as possible
Milestone
Description
Overview
Currently, there is no way for admins to see a list of users who are project managers and which projects they are associated with on VRMS. Given that, we need to create an API that will return a list of users with each entry corresponding to a project they manage.
Action Items
- Reference best practices research on Research best practices on creating API call to get all users who are listed as managers on a project #1769
- Create MongoDB query that returns a list of user objects where the user has a list of projects they manage. Only return users who manage projects.
- Ensure that the user objects are populated with the project name and project ID of what they manage.
Resources/Instructions
- Refer to: https://www.mongodb.com/docs/
- This issue is part of this epic: Epic - User Permission Search #1737
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
complexity: missingp-feature: APIp-feature: User PermissionsFeature includes how user access levels / user permissions will be implemented in the productFeature includes how user access levels / user permissions will be implemented in the productrole: Back Endsize: 2ptCan be done in 7-12 hoursCan be done in 7-12 hourstime-sensitiveshould be solved as soon as possibleshould be solved as soon as possible
Type
Projects
Status
Final QA (product)