Hello All,
I am using | jirarest to fetch tickets from JIRA search results to Splunk.
In JIRA I have around 300 tickets, but when I try to fetched in Splunk only 50 are returned.
I tried to add maxResults=1000, but I got 100 tickets.
I tried to search about it and found in JIRA cloud if we have more than 100 items to return, we have to iterate through them in batches using startAt.
But, the challenge is I am unable to find any way of running the iteration since I only get 50 tickets and not more on which I could run the iteration.
Thus, I need your guidance on how to build a solution or workaround in Splunk to fetch all tickets.
Thank you
Taruchit