I need to keep a count of how many times the defect issue type was in particular status for a sprint or between mm/dd/yy to mm/dd/yy date range
1: Rejected
2: Reopened
How do I get report in JIRA that gives me a count how many times the issue went into Rejected status or How many times the Issue went into reopened status for particular sprint or between so and so date range.
Note : I have script runner plug in
Any suggestion is appreciated ?
Hi @Garden16_
For the base requirement - the number of times an Issue was in a Status - you should be able to just use the Scripted Field No. of Times in Status - see: https://scriptrunner.adaptavist.com/latest/jira/script-fields/no-of-times-in-status.html
Not sure how to do this within a time range personally, but this should get you part of the way there :)
Ste
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.