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: 

Is there a way to lock a field to a user or user group?

Jan Dan
Contributor
October 29, 2019

I would like the priority and severity field of my project to only be editable by myself or managers in my team. Is there a way to do this? Also is there a way to do this where it does not globally affect other projects?

2 answers

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

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 Champions.
October 29, 2019

In principle, no. Jira does not do field level security (because hiding bits of issues leads to confusion and doubt)

You can do the "only set by" thing though. Edit the workflow, creating transitions that are protected by "manager only" conditions that then go through screens that include the protected fields. Then remove those fields from the "edit" screen so they can only be changed via the (protected) transitions.

0 votes
Stephen Crandell
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 Champions.
October 29, 2019

You could set up issue security for your project and set a security level but, that would make an issue inaccessible for anyone not in the security level.

You could also look at script runner behaviors to lock down the fields to only you and the other managers.