Hello,
I would like to base security on a custom field value = Site (S1,S2,S3)
User are part group S1, S2, S3 and should not see issues belonging to other Site
I'm trying to implement Automation rule at Creation step telling
If Level is empty and Site = S1 then Level = S1
elsif Level is empty and Site = S2 then Level = S2
it fails while running by "No fields or field value to update for the issue (may be due to field value missing for a given project ) :
Regards,
Guillaume Mackowiak.
Hi @Mackowiak ,
Make sure that the atlassian-addons group has permission to set the security level in the Permission Scheme.
Hi John,
You were right, I gave permission Security autorisation to addon-group then I gave Issue security access to addon-group.
It works perfectly.
Regards,
Guillaume.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.