Hello,
Please say who can help us or explain why it’s so like the below described.
In “Issues and filters”” create “Search” like:
project = UAT AND status not in (done, Cancelled, Stopped) AND Sprint != 180 ORDER BY priority DESC
Result returns only 8 issues, but in Backlog we have more issues which don’t in sprint (must show more issues).
@Kurt Klinner
Hi,
I don't understand where was wrong:
project = UAT AND status in (Agreement, "In Progress", "In Release", Reopened, Testing, "To Do", "Under Review") AND Sprint = 183
on request issues 27 tasks.
http://prntscr.com/nfnzi4
project = UAT AND status in (Agreement, "In Progress", "In Release", Reopened, Testing, "To Do", "Under Review")
85 tasks found on request (removed Sprint)
http://prntscr.com/nfo09k
project = UAT AND status in (Agreement, "In Progress", "In Release", Reopened, Testing, "To Do", "Under Review") AND Sprint != 183
that is, it is logical that the request should be:
85 - 27 = 58
but outputs 8, why?
http://prntscr.com/nfnzyw
Not 100% sure but think that if issues do not have a sprint assigned at all
you will need to use
sprint IS EMPTY OR sprint NOT IN openSprints()
Glad to hear that
Cheers
Kurt
would be great if you could mark that issue as answered, just in case someone might look for a similar answer
Cheers
Kurt
Recommended Learning For You
Level up your skills with Atlassian learning
Learning Path
Get the most out of Jira
Start with basic Jira terms and navigation. Then, discover how to effectively organize work and customize your Jira experience.
Learning Path
Atlassian tools and practices for developers
Reduce context switching by making Jira more efficient, and apply collaboration best practices for streamlined team operations.
Atlassian Certified Associate
Jira Essentials certification
Validate your knowledge of key Jira concepts like using work items, spaces, boards, and Rovo.