The Atlassian Community Forums are currently in read-only mode. We will be relaunching on a new platform on September 22 (read more here). We apologize for the extended downtime. For concerns or questions, please email communitymanagers@atlassian.com. See you on the other side, on the new Atlassian Community Forums! :)

×

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

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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.