Scopes & Permissions
External domains:
No external domains are accessed by Workflow Enhancer.
Scopes:
These are the scopes defined for our app. Please note that their representation in the “Allow Access” dialog can differ.
storage:app
: Needed to persist errors in error log in Jira Cloud instance.read:avatar:jira
: Needed to use avatar properties in validators and conditionsread:issue:jira
: Needed to use issue fields in validators and conditionsread:issue-security-level:jira
: Needed to use issue security level in validators and conditionsread:field:jira
: Needed to find field names to use in Jira expressions in validators and conditionsread:field-configuration:jira
: Needed to use custom fields in validators and conditionsread:group:jira
: Needed to use groups in validators and conditionsread:jira-expressions:jira
: Needed to setup Jira expressions for validators and conditionsread:project:jira
: Needed to use project fields in validators and conditionsread:project-category:jira
: Needed to use project categories in validators and conditionsread:project-role:jira
: Needed to use project roles in validators and conditionsread:screen:jira
: Needed to check values of fields during transitionsread:status:jira
: Needed to use transitions in validators and transitionsread:user:jira
: Needed to use users in validators and transitionsread:webhook:jira
: Needed to set up error log webhookread:workflow:jira
: Needed to link transition validators and conditions to the workflow in which they are used.read:jira-work
: Needed to read issue and project data during transition for validators and conditions to work.write:jira-work
: Needed for post-functions to perform edit issue operations (eg add comments to issues)manage:jira-configuration
: Needed to access and edit workflowsmanage:jira-project
: Needed for post-functions to edit project settings (eg release versions)