-
Notifications
You must be signed in to change notification settings - Fork 51
Closed
Labels
FunctionalBug Hunt Functional categoryBug Hunt Functional categoryMay 7 Bug HuntP2QA Pass in ProdSWD
Description
Describe the bug
When setting up a challenge in work manager, I'm not able to see all my groups. After some digging into the API calls, it appears to be because the API call to get my groups has a default page size that is LESS than my # of groups. I tried increasing the pagesize on the API call to 2000 and then i saw my groups.
To Reproduce / Actual Behavior
Steps to reproduce the behavior:
- Go to work manager
- Start to create a challenge
- Try to set a group
- If the user has a lot of groups (probably > 1000) you won't see the recently created groups.
For TonyJ in prod, I can't see any groups that start with TCO20.
Metadata
Metadata
Assignees
Labels
FunctionalBug Hunt Functional categoryBug Hunt Functional categoryMay 7 Bug HuntP2QA Pass in ProdSWD