Display conditions
Permissions

Usage with Jira modules

You can use display conditions for several Jira modules. Depending on the module, different properties are available.

Jira-specific properties

Jira-specific properties are supported in the following modules:

PropertyType
hasSoftwareAccessboolean
hasServiceDeskAccessboolean
hasCoreAccessboolean

Issue view properties

Issue view properties are supported in the following modules:

PropertyType
issueKeyArray<string> or string
issueIdArray<string> or string
issueTypeArray<string> or string
projectKeyArray<string> or string
projectIdArray<string> or string
projectTypeArray<string> or string
canAddCommentsboolean
canAdministerJiraboolean
canAdministerProjectsboolean
canAssignIssuesboolean
canBeAssignedToIssuesboolean
canCloneIssuesboolean
canCreateAttachmentsboolean
canCreateChildrenboolean
canCreateSubtasksboolean
canDeleteAllAttachmentsboolean
canDeleteAllCommentsboolean
canDeleteAllWorklogsboolean
canDeleteIssuesboolean
canDeleteOwnAttachmentsboolean
canDeleteOwnCommentsboolean
canDeleteOwnWorklogsboolean
canEditAllCommentsboolean
canEditAllWorklogsboolean
canEditIssuesboolean
canEditOwnCommentsboolean
canEditOwnWorklogsboolean
canLinkIssuesboolean
canLogWorkboolean
canManageWatchersboolean
canModifyReportersboolean
canMoveIssuesboolean
canScheduleIssuesboolean
canUseServiceManagementAgentFeaturesboolean
canBrowseUsersboolean
canViewDevToolsboolean
canViewWatchersboolean

Project view properties

Project view properties are supported in the following modules:

PropertyType
projectKeyArray<string> or string
projectIdArray<string> or string
projectTypeArray<string> or string
projectNameArray<string> or string
isProjectAdminboolean
isProjectArchivedboolean

Project settings view properties

Project settings view properties are supported in the following modules:

PropertyType
projectKeyArray<string> or string
projectIdArray<string> or string
projectTypeArray<string> or string
projectNameArray<string> or string

Usage with custom fields

Display conditions for Jira custom fields and Jira custom fields type only work on the issue view and the global issue create (GIC) form. They allow you to change the visibility of custom fields for the current user. Note that there are no guardrails: you can use display conditions to hide a required field, making it impossible to create issues.

Rate this page: