Versioner sammenlignet

Nøgle

  • Linjen blev tilføjet.
  • Denne linje blev fjernet.
  • Formatering blev ændret.

...

Advarsel

Notice that "jira.permission.assignable.group" etc. is only working for a (re)assignment in the step. If the issue was assigned in a previous step (or during creation), this does not block a transition.... that must be done in a Validation

PropertyValuesCommentsLocation
jira.permission.comment.usertrue or false (Default=true)Put on a Workflow Step to prevent comments.Step
jira.permission.comment.roleId of a RoleEnable commenting only for a RoleStep
jira.permission.comment.groupName of a groupEnable commenting only for a GroupStep
jira.issue.editable = true/falsetrue or false (Default=true)

Put on a Workflow Step to prevent editing (typically in Close/Resolved/Done).

Step
jira.permission.editable.group groupname like "jira-administrators"

Put on a Workflow Step to define a Group that can edit the Issue (and non-members cant).


This will also block comments if edit permission is not available.

Step
servicedesk.customer.transition.activetrue or false (Implicit false)Set to true if the transition should be available in the Service Desk (Web) Portal.Transition
jira.permission.work.denieddenied (Default = "")LinkStep
jira.permission.assignable.roleA number representing the role
Step
jira.permission.assignable.groupA group name
Step
jira.permission.work.denied 

Step

...