Forums

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

Find all Jira issue in a paroject area based on time with paging

Subhajit Bhuiya February 28, 2019

I am developing a jira plugin where I need to retrieve all jira issue of a project area which are modified after certain time. It may also return all the issues of a project area. But if a project area has 200K issues, we are getting out of memory exception. Here is my code

 

Jira all issue.jpg

Is there a way get the issues in paged manner instead of retrieving all of them in one go 

0 answers

Suggest an answer

Log in or Sign up to answer