I am using Jira Agile to track my own (personal) issues in a week long sprints. I am aware that I add a lot of issues during my sprint.
I want to make a graph with trend of how many issues are added to sprint after its start. For example: this week: 10, last week it was 8, two weeks ago 6 and the trend is rising (two more issues per sprint).
There should be a way to do this because Jira Agile Sprint Report shows star next to such issues.
Is there a way to create a filter to catch issues added to sprint after its start?
Community moderators have prevented the ability to post new answers.
Depends on what version of JIRA you're using, but with the Script Runner plugin comes a function called addedAfterSprintStart that will get you the information you're looking for.
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.