I know that closedSprints() gives ALL sprints that have been closed.
I would like to be able to identify the 'last' sprint closed ... logically, the equivalent of closedSprints() - 1
Use case: I'd like to identify all issues closed in the prior sprint given that we are now in an OpenSprints()
Hello,
You can use the previousSprint jql function from the ScriptRunner plugin:
https://scriptrunner.adaptavist.com/latest/jira/jql-functions.html#_previoussprint
Thank you @Alexey Matveev ... that would work perfectly, unfortunately we have 500+ user license for cloud, so for the 3 people who could benefit from this, the $600 price tag per month is too steep. :(
Perhaps any alternative that does not require the ScriptRunner add on?
Thank you!
- Kathy
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
@Kathy Dahmentry this
Best!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Thank you @Moses Thomas ... that would work perfectly, unfortunately we have 500+ user license for cloud, so for the 3 people who could benefit from this, the $600 price tag per month is too steep. :(
Perhaps any alternative that does not require the ScriptRunner add on?
Thank you!
- Kathy
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.