Forums

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

prevent users from editing the description field in Jira issues

Dipankar Choudhury May 31, 2023

how to prevent users  from editing the description field only .Dont effect other fields they can edit other fields  only prevent from description field

1 answer

1 vote
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.
May 31, 2023

You will need to

  1. Remove their permission to edit the issue (stops them editing all fields
  2. Remove the description field from the edit screen (stops everyone from editing the field)
  3. Do #2 above and add the "edit description field" as a workflow transition so that some people can edit it
  4. Install Scriptrunner's Behaviours and use that to make the field non-editable in the UI
Dipankar Choudhury May 31, 2023

But i give them to edit access in 2 workflow status but prevent to edit other statuses .how i can do that ?

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.
May 31, 2023

Use options 3 or 4 - project and issue types can have different workflows, and Behaviours can be applied to both levels.

Suggest an answer

Log in or Sign up to answer