Forums

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

Logged user group in AQL condition

Pavel Čech
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!
June 13, 2023

Hello,

I am looking for solution for this task:
JIRA custom field displayed on customer portal displays list of items selected from Assets. Some items should be visible only if logged user belongs to defined group.

Condition should looks like:
(Obj.Status=Active) AND ((Obj.Visibility=YES) OR ((Obj.Visibility="YES-Limited ") AND ((user("currentUser()") in group("spec_team")))))

But for „Additional Filter Scope (AQL)“ is this condition incorrect.

Thanks for any suggestion

0 answers

Suggest an answer

Log in or Sign up to answer
TAGS
AUG Leaders

Atlassian Community Events