Forums

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

JQL to see the tickets assigned to my groups

pedro.gavilan
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!
July 19, 2021

HI, I would like to have a queue or a filter to see all tickets assigned to my groups. 

My user can be a member of multiple groups. How can I do? I want the filter to update depending on the groups the user belongs to. Thank you very much.

2 answers

0 votes
Derek Shore January 30, 2024

I have a similar request, but I'd like the filter to be dynamic. So if my group membership changes, or I share the queue with someone in different groups, we still only see the tickets assigned to the groups we are in. Is that possible? 

0 votes
Benjamin
Community Champion
July 19, 2021

Hi @pedro.gavilan ,

 

You could use a JQL like this one:

 

assignee in memberOf(yourgrouphere)

 

Hope this helps 

Heather Jewell June 27, 2022

Do you need a plug in to get this query to work? @Benjamin 

 

Screen Shot 2022-06-27 at 10.34.54 AM.png

Benjamin
Community Champion
June 27, 2022

Hi @Heather Jewell 

 

This is out of the box. 

 

The command should like this:

 

assignee in membersOf("Feature QA")

 

There's an "s" in members and you need to put the group in double quotes.

 

Hope that works out for you!

Like # people like this
Robert Quinn March 29, 2025

Very helpful - Thank you

Suggest an answer

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

Atlassian Community Events