Forums

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

JQL sorting queues

Denis Uschapivsky November 1, 2021

Hi admins. There is a small question. There is a problem with queue sorting.
In the queue, I need to see all the tickets (queue A), but 1 user has a different queue (queue B), and in the sorting properties I wrote to exclude him from queue A. But now tickets that are not assigned to agents are not displayed in this queue A ...

What can you recommend? Create a separate queue or you can somehow do it in the same queue.
I am attaching a sample request.
Thank you in advance

status in (Escalated, "Forwarded to 24/7", "Forwarded to Analytics", "Forwarded to CRT", "Forwarded to Routing team", "In Progress", Opened, "Waiting for customer", "Waiting for provider", "Waiting for vendor") AND resolution = Unresolved AND assignee != 5eac91c1a4c57d0b8bec2860 ORDER BY created DESC, cf[10040] DESC

1 answer

1 accepted

2 votes
Answer accepted
Bastian Stehmann
Community Champion
November 1, 2021

Hi @Denis Uschapivsky ,

 

You have to change the assignee part...

... and (assignee!= ... or assignee is empty) order by...

Denis Uschapivsky November 1, 2021

Thank you so much! It works ❤
I'm kind of new for all this  

Bastian Stehmann
Community Champion
November 1, 2021

Glad that it worked. 

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
PRODUCT PLAN
STANDARD
PERMISSIONS LEVEL
Product Admin
TAGS
AUG Leaders

Atlassian Community Events