Hi all. I have a task to see the dynamics of changes in tasks in the backlog from sprint to sprint. For example, look at what tasks were in the backlog for the last 6 sprints. How can this be obtained using jira rest api or jql?
Hi @abalgatay
You would need to use a third-party plugin or create an automation to count the number of sprints so that you can report on it. An example is located here:
thanks. but i think it is not good for me. can u please tell, can i use this API to get information about backlog for old sprints? https://developer.atlassian.com/cloud/jira/software/rest/api-group-board/#api-rest-agile-1-0-board-boardid-backlog-get
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.