The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

Forums

Articles
Create
cancel
Showing results for 
Search instead for 
Did you mean: 

Query works manually but not as Quick Filter

Deleted user
February 3, 2020

Hi,

I have a filter (JQL) that works as intended when run manually, but when configured as a quick filter (which is what I need), it does not - it eventually times out.

Could someone please explain if I do something odd here, is this expected behavior, or as I think, unintended?

This equals issues "Unassigned, not commented in 3 days";

((project = PROJECT AND Site = "SITE NAME" AND assignee is EMPTY) AND (created < 3d) AND issueFunction in lastComment("before 3d"))

Thanks

1 answer

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Jack Brickey
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 Champions.
February 3, 2020

Odd that it times out. One thing here, can you simply given it is to be used within a board?

assignee is EMPTY AND (created < 3d) AND issueFunction in lastComment("before 3d"))
Deleted user
February 3, 2020

Very odd. Yes, it is supposed to be used within a Kanban board.

TAGS
AUG Leaders

Atlassian Community Events