updatedby() MembersOf function

Matt Holdgate December 3, 2021

Hi,

 

I'm trying to write a JQL for tickets updated by a group of users call "Test Team" but cant get the syntax correct. Is this possible or am I asking too much of JQL?

 

I currently have:

issueKey IN updatedBy(MembersOf("Test Team"))

 

but this isn't working unfortunately. All help would be greatly appreciated!

 

Thanks

1 answer

1 accepted

0 votes
Answer accepted
Bill Sheboy
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.
December 3, 2021

Hi @Matt Holdgate 

I do not believe you can chain those two functions, as MembersOf() tests if a field is in a group and updatedBy() only accepts users, not groups.

You may want to check if you have any marketplace JQL addons as one of them may support such a query.

Kind regards,
Bill

Matt Holdgate December 6, 2021

Thanks, @Bill Sheboy that's a real shame because that'd be a huge benefit

Amy McCann April 22, 2022

Agreed!  Really need this functionality !

Suggest an answer

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

Atlassian Community Events