-
Type:
Bug
-
Resolution: Fixed
-
Priority:
Medium
-
Affects Version/s: None
-
Component/s: User Management
On JDOG this request takes ~30 seconds to come back:
curl https://jdog.jira-dev.com/admin/rest/um/1/user/search?max-results=31&userFilters=users
Whereas this takes ~1 second:
curl https://jdog.jira-dev.com/admin/rest/um/1/user/search?max-results=31
To reproduce this go to https://jdog.jira-dev.com/admin/users and click the "Users" filter.
