disabling_state_properties
This is an old revision of the document!
Disabling State Properties
You can disable certain properties at certain states, for example if you want to disable all users from being able to comment on an issue in a “done” state, you would go to the workflow step in the edit mode, select the “done” state and click Properties.
| Functionality | Property Key | Property Value |
|---|---|---|
| Disable all users from commenting | jira.permission.comment.projectrole | {PROJECT_ROLE_ID} |
| Allow Administrator Group to edit at state | jira.permission.edit.group | {JIRA_GROUP_NAME} |
| Allow projectrole to edit at state | jira.permission.edit.projectrole | {PROJECT_ROLE_ID} |
Links
disabling_state_properties.1499183779.txt.gz · Last modified: (external edit)
