User Tools

Site Tools


disabling_state_properties

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
disabling_state_properties [2017/05/09 10:17]
pawel added links
disabling_state_properties [2018/02/02 09:18] (current)
root [Disabling State Properties]
Line 3: Line 3:
 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.  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 ^ ^ Functionality ^ Property Key ^ Property Value ^
-| Disable all users from commenting | jira.permission.comment.denied | jira.permission.comment=denied +| Disable all users from commenting | jira.permission.comment.projectrole | {PROJECT_ROLE_ID} | 
-| Disable all users but assignee from commenting | jira.permission.comment.assignee | jira.permission.comment.denied= |+| Allow Jira 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} 
 +| Disable projectrole to Work on Issues at state | jira.permission.work.projectrole | {PROJECT_ROLE_ID} | 
 +| Allow projectrole to Assign Issues at state | jira.permission.assign.projectrole | {PROJECT_ROLE_ID} |
  
 +=== Example ===
  
 +{{:only_allow_projectrole_10001.png?600|}}
 ==== Links ==== ==== Links ====
-[[http://www.j-tricks.com/tutorials/permissions-based-on-workflow-status|Permission Based Workflow]]+[[http://www.j-tricks.com/tutorials/permissions-based-on-workflow-status|Permission Based Workflow]]\\ 
 +[[https://modem7.wordpress.com/2013/01/15/editing-closed-issues-without-reopening-in-jira/|Editing Closed Issues]]\\
disabling_state_properties.1494339476.txt.gz · Last modified: 2017/05/09 10:17 by pawel