Forums

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

Issue Security - multiple conditionals

Bojan Virag
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 19, 2024

I have a case that I need to limit access to a ticket to users who are members of "Request participants" & and imported group ie. "Legal".

I was looking at how to achieve this, but I only found a workaround to use Jira automation to remove participants if they are not members of the "Legal" group, but this happens only after they are added to "Request participants" so in theory they get granted access for a moment.

I do have scriptrunner if maybe there is a custom solution.

1 answer

0 votes
Mohamed Benziane
Community Champion
April 19, 2024

Hi,

You could create a listener using Scriptrunner on the request participan and everytime this field is updated you check the members of this field and the members of the legal group.

Suggest an answer

Log in or Sign up to answer