Following up on SEN-2411680:
I have read the various Issues. But I can't seem to figure out how to filter things, right now, today.
In the attached screen shot you can see some of the results of a query. Several Issues are in more than one Sprint as a result of not getting finished and pushed to the next sprint.
I want this query to filter OUT any Issue that has "Sprint 22" in the 'Sprint' column.
I recognize that the sprintId does not equal the sprint name. And I can find the sprintId value: it is "23" for "Sprint 22." But I can't figure out how to write the query. The field 'sprint Id' is not recognized by the query.
Community moderators have prevented the ability to post new answers.
You should be able to input query as follows:
"sprint != 23"
That should filter out anything with sprintID as 23 i.e. "Sprint 22" in your case.
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Apply agile practices
Transform how you manage your work with agile practices, including kanban and scrum frameworks.
Learning Path
Configure agile boards for Jira projects
Learn how to create and configure agile Jira boards so you can plan, prioritize, and estimate upcoming work.
Jira Essentials with Agile Mindset
Suitable for beginners, this live instructor-led full-day course will set up your whole team to understand how to use Jira with an agile methodology.
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.