Is there a way to build a filter for previous sprint?
I see currentSprints(), closedSprints() and futureSprints(). closedSprints() returns too much and I am unable to apply simple math like [currentSprints()-1].
I see that Sprint is numeric, but again no simple math functions.
Does anyone have a way to get to the previous sprint in a filter? Possibly using Sprint or SprintEnd. I am using one project and have build my sprints in order: PROJA - Y19S03.
Hello Teri,
Welcome to Atlassian Community!
Unfortunately, JIRA does not have this JQL functionality yet, however, there are some plugins which can help you achieve this functionality.
Also, we have already requested it with our development team:
- In a Filter, I should be able to query for issues closed in the most recently closed sprint
Feel free to vote and watch the suggestion to increase its priority and also receive notifications about any updates.
As mentioned in the answer below, you can use the function previousSprint from Scriptrunner plugin to achieve this functionality:
Let me know if this is an option for you.
Thank you Petterson. I added my vote.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You are welcome, Teri.
Have a nice day!
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.