Hello,
I have Python code using Jira Python that lists all of Jira projects. When I run my code against my production server, I get all the projects. But when I run again my development server, I get less than half of the projects. My development was refreshed from production recently so we do have the same number of projects.
Although the search limits seems to be more for issues, I have set up the search limits on the development server much higher than the ones on the production server. But that did not help.
Is there any configuration that could be impacting this.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.