Is there any way to filter by the last 3 closed sprints using only JQL? Not considering power querry as a solution. Or maybe there are plans to introduce such function that will allow to see the last spints.
Thank you in advance.
Hey @Vic Kharitonov
You could try using the below in JQL. If you are doing 2 week sprints you can update the resolved date to be specific to the # of weeks for the 3 closed sprints.
sprint in closedSprints() and resolved >= -8w
Hope this helps. Let me know if you have any other questions!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Wonderful!
If this answers your question would you please hit the Accept answer next to the vote button.
Much appreciated!
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
It won't show rolled over issues... :/
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Unless I'm getting it wrong.
It also only works at the beginning of a new sprint...
It starts to bring in issues from Sprint -4
As the open sprint moves into its second week.
😕
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I have another suggestion here: https://community.atlassian.com/t5/Jira-questions/Re-JQL-for-Last-Sprint/qaq-p/2810699/comment-id/1051126#M1051126
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Atlassian Government Cloud has achieved FedRAMP Authorization at the Moderate level! Join our webinar to learn how you can accelerate mission success and move work forward faster in cloud, all while ensuring your critical data is secure.
Register NowOnline 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.