HI in our Data center we have created one field called Deployment Notes.
but we need to make some conditions that it should be visible / editable to only certain groups , not any one in that project . is it possible ?
we dont have script runner installed , we have Automation plugin and JSU and JMWE
Check if following option works for you. We can use workflow and condition, only users from one group can move the issue to a specific status (this can be done with workflow condition). On the transition screen to that status, you can add the custom field and remove the field from other screens.
Scriptrunner can do that with Behaviours, but it is limited to being on screen, it won't affect REST calls.
You will need to move the edit into the workflow, so that you can control it with conditions.
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.