jira.issue.editable False/True
Welcome to the Atlassian Community!
No. Jira does not have field-level controls, the editable permission is for the whole issue, all of its fields are editable, or none of them.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
I would have said if there was a way to do it!
The closest you can get would be to write a script or automation that detects when a label was added or removed and undo the change.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
jira.issue.editable True will set a Jira issue as not editable. You can't edit the Jira issue anymore. This is best used on a Resolved Jira issue that you wish not to edit anymore.
It seems there isn't a workflow property for label:
One way would be to take the field from the EDIT screen.
Or you could restrict editing to a group. e.g. administrators, "jira.permission.edit.group".
Regards
Aaron
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
everything is wrong.you choose properties when you need to restrict eding in specific status. edit screen works for whole issue type.
I do not need restrict to a group, I need restriction for EVERYBODY in specific status (EXCEPT LABELS)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.