Forums

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

Make field editable by only a single group ?

sai chinamuthevi
Contributor
June 4, 2023

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

2 answers

1 vote
Mohanraj Thangamuthu
Atlassian Team
Atlassian Team members are employees working across the company in a wide variety of roles.
June 5, 2023

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.

0 votes
Nic Brough -Adaptavist-
Rising Star
Rising Star
Rising Stars are recognized for providing high-quality answers to other users. Rising Stars receive a certificate of achievement and are on the path to becoming Community Leaders.
June 5, 2023

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.

Suggest an answer

Log in or Sign up to answer