Can I lock a specific field for editing, i.e., the instructions field?

Brittany Lallo
I'm New Here
I'm New Here
Those new to the Atlassian Community have posted less than three times. Give them a warm welcome!
April 13, 2017

We need to be able to lock specific fields without disabling the user's ability to edit comments and status, etc. 

4 answers

1 vote
Josh Steckler
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.
April 13, 2017

Hi Brittany

JIRA doesn't have field level permissions per se. The only way I know of protecting a field from editing is to leave it off the edit screen. Then, you would create loopback transitions to each status (a transition that ends in the same status). On that transition, you could set your permission condition and expose the field on that transition screen.

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.
April 13, 2017

Possibly, depending on when you want this "lock" to occur.

You can remove the field from the "edit" screen, but that removes any ability change the field in general - your users will only be able to change it during transitions.

Editing (and creating) comments is unrelated to screens (have a look at the permission scheme for the progect), and the ability to change status is controlled by conditions on your workflow.

John Funk
Community Leader
Community Leader
Community Leaders are connectors, ambassadors, and mentors. On the online community, they serve as thought leaders, product experts, and moderators.
June 28, 2018

Hi @Nic Brough -Adaptavist- - Does this prevent the user from updating the field using the Bulk Edit feature?

0 votes
Ross D Webster-Salter
Contributor
January 23, 2025

It would be great to really be able to lock a field from edits. We noticed that even though the field is not on any edit screen that the user has access to. If they load up the issue in Jira Plan (previously Advanced Roadmaps) then they can actually edit the content. Hopefully a user would not go to this effort but now easy for a PM / Scrum Master to accidently break something due to this. 

0 votes
Jane Brooks
Contributor
March 20, 2019

If you want to create instructions, use a message field. Message fields don't ask for input - just give information. They can be for Edit (visible in Edit screen) or View, and accept HTML.

We use it at the top of a tab or transition screen to give instructions or a link to documentation for a process.

Suggest an answer

Log in or Sign up to answer