Are you in the loop? Keep up with the latest by making sure you're subscribed to Community Announcements. Just click Watch and select Articles.

×
Create
cancel
Showing results for 
Search instead for 
Did you mean: 
Sign up Log in
Celebration

Earn badges and make progress

You're on your way to the next level! Join the Kudos program to earn points and save your progress.

Deleted user Avatar
Deleted user

Level 1: Seed

25 / 150 points

Next: Root

Avatar

1 badge earned

Collect

Participate in fun challenges

Challenges come and go, but your rewards stay with you. Do more to earn more!

Challenges
Coins

Gift kudos to your peers

What goes around comes around! Share the love by gifting kudos to your peers.

Recognition
Ribbon

Rise up in the ranks

Keep earning points to reach the top of the leaderboard. It resets every quarter so you always have a chance!

Leaderboard

There are no issues found when Search is created

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).

2 comments

Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 20, 2019

@Evgen 

Hi Evgen, 

 

how does the filter of the board / backlog that you are referring to look like?

 

Cheers

Kurt

@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

Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
Apr 23, 2019

@Evgen 

 

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()
Like Evgen likes this

Thanks, this is it ))

Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 19, 2019

Glad to hear that

 

Cheers

 

Kurt

Kurt Klinner
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
May 22, 2019

@Evgen 

would be great if you could mark that issue as answered, just in case someone might look for a similar answer

Cheers

Kurt

Comment

Log in or Sign up to comment