Hello,
I have created a filter in Jira to display results of my team's current sprint. I used that filter to build a report for my PO in confluence. Currently, I am creating a new report at the start of a sprint. Is there a way for me to make the filter for Sprint = the Active or Current sprint?
Thank you
Hi Lisa,
Yes you can use JQL to select issues from open sprints:
sprint in openSprints()
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.