Forums

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

How to combine assignee and request participants in the same queue?

Jennifer Eirvon-Conway
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 23, 2020

How to combine assignee and request participants in a queue view?

I have tickets that are assigned to me, and other tickets were I am a request participant. I want to be able to see both in one queue. How do I modify my queue to see both?

1 answer

0 votes
Jack Nolddor _Sweet Bananas_
Atlassian Partner
April 23, 2020

Create a new queue (or edit the existing one) with the following JQL:

"Request participants" = currentUser() OR assignee = currentUser()

Regards

Suggest an answer

Log in or Sign up to answer