Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

List all Jira projects using REST API and Jira Python

Ziad Qadora April 22, 2019

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.  

1 answer

0 votes
Ziad Qadora April 22, 2019

This turned to be a permission issue

Suggest an answer

Log in or Sign up to answer