Forums

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

CurrentUser() in membersOf()

Benny
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!
January 18, 2023
The Case
I have a group stored in each ticket, and now I want to build a filter that shows me all tickets that have my group stored in them.
I tried it with this:

currentUser() in membersOf("jira-administrators")

But it did not work...
My current workaround is the following:

I built an automation that gets triggered whenever a group is deposited in a certain issue type, then it looks at what group members we have and sets all group members as a participant.

The current problem I have is:
  • If we add or delete more members to this group in the "backend", I have to manually refile the Participants in the tickets....
  • There is no trigger like "If group is edited, then...".

0 answers

Suggest an answer

Log in or Sign up to answer
DEPLOYMENT TYPE
CLOUD
TAGS
AUG Leaders

Atlassian Community Events