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: 

disable edit in a particular status

Vamsi Krishna Panthulu
Contributor
November 29, 2022

in the workflow i am trying to build for change management, i want all fields to be locked and do not allow editing once the change has been submitted.

 

i have set the below property on Awaiting CAB Approval status.  However, i am still able to make changes across all fields in the issue.  Is there something i am missing.

jira.issue.editable = falseScreenshot 2022-11-29 202656.png

1 answer

1 accepted

Comments for this post are closed

Community moderators have prevented the ability to post new answers.

Post a new question

0 votes
Answer accepted
Trudy P Claspill
Community Champion
November 29, 2022

Hello @Vamsi Krishna Panthulu 

You have entered the information incorrectly.

jira.issue.editable is the value you put into the Property Key field and false is the value you put into the Property Value field.

Vamsi Krishna Panthulu
Contributor
November 29, 2022

Thank you @Trudy P Claspill for correcting me.  I picked that format from one of the online forums i think.  the right format you mentioned worked for me.