Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Adaptavist.get_users method received only 1000 users because of limitations of JiraRest Api #34

Open
smatytsin opened this issue Sep 24, 2022 · 1 comment

Comments

@smatytsin
Copy link

Adaptavist.get_users method received only 1000 users because of limitations of JiraRest Api
From Jira docs :
This operation first applies a filter to match the search string and property, and then takes the filtered users in the range defined by startAt and maxResults, up to the thousandth user. To get all the users who match the search string and property, use Get all users and filter the records in your code.

@Shutgun
Copy link
Collaborator

Shutgun commented Sep 29, 2022

Hi @smatytsin , I followed the docs you links and tried to query /rest/api/2/users/search. However, I just get a 404. Could you please tell me, which Jira version you are using?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants