Hi everyone,
I have a problem when trying to gets all users (more than 150) from Jira.
I send request:
/rest/api/2/user/search?username=&startAt=99&maxResults=100
but it returns only one person.
I think I found related issue JRACLOUD-67570 but it doesn't help.
PS: Also `username=%` - didn't work anymore
/rest/api/2/user/search?username=%
Maybe you already have a solution.
Thanks
Hi Alex,
This issue that you are facing is related to a new bug, you can find the details below:
- https://jira.atlassian.com/browse/JRACLOUD-72003
Please, click on vote and watch to receive updates about the bug.
Related to the username, it's being removed from Cloud due to GDPR.
You can find what will affect the API on the documentation below:
- Major changes to Jira Cloud REST APIs are coming to improve user privacy
Regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.