Du ser en gammel version af denne side. Se den nuværende version.

Sammenlign med nuværende Vis sidehistorik

« Forrige Version 34 Nuværende »

JIRA Core/Software/ServiceDesk

Set in jira-config.properties, located in jira-home

PropertyValuesComments
jira.lf.date.relativizetrue or false (Default=true)

Sets relative or absolute times

https://confluence.atlassian.com/display/JIRA/Customizing+the+Look+and+Feel

https://confluence.atlassian.com/display/JIRAKB/Disable+Relative+Dates+in+JIRA

jira.websudo.is.disabled

true or false (Default=false)Controls the extra password entering when using administrative functions
jira.view.issue.show.quicksubtask.when.no.subtasks
Show Subtask Section even with no Subtasks - not tested
jira.field.resolution.exclude

Not optimal to use, as new Resolutions (possible for other purposes) will be available to the user.

Its better to use "jira.field.resolution.include" - so that the selections to the user is controlled

jira.field.resolution.include

ops.bar.group.size.opsbar-transitions

IntegerNumber of Workflow buttons before becomming a dropdown


JIRA Workflow

Reference: https://confluence.atlassian.com/display/JIRA/Workflow+Properties

Example of usages: https://www.j-tricks.com/tutorials/permissions-based-on-workflow-status

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








  • Ingen etiketter