Issue Summary
When opening the UserPickerBrowser window (e.g., from Watchers or any other screen that uses user filtering), if you filter only by group, the result is empty—even when there are users in that group.
This issue started to happen on version 10. We reproduced it on version 10.0.0 and 10.38. Version 9 works fine.
Steps to Reproduce
- Create a group called Group A
- Create more than 101 users to Jira
- Add those users to Group A
- Create a group called Group B
- Create a new user called test_user
- Add test_user to Group B
- Go to any issues -> Watchers
- Click to Browser users.
- Filter by Group B
Expected Results
We expected the user test_user to show up on the search.
Actual Results
The result is empty, even through test_user belongs to Group B
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- is related to
-
JRASERVER-79155 User Picker Search capped at 100 users
-
- Needs Triage
-