Configuring Jira
info
Dispatch ships with Jira support. Each Jira installation is unique, so you will likely want to create a Jira-specific plugin for your organization. This plugin is not required for core functionality. However, a plugin of type ticket must always be enabled.
JIRA_BROWSER_URL [Required]
URL for Jira browser links.
JIRA_API_URL [Required]
URL for the Jira API server.
JIRA_USERNAME [Required]
Username for the Jira service account.
JIRA_PASSWORD [Required. Secret: True]
Password for the Jira service account.
JIRA_PROJECT_ID [Required]
ID for Jira project. You can find the JIRA project like this or like this.
JIRA_ISSUE_TYPE_NAME [Required]
Name of the Jira issue type.
JIRA_HOSTING_TYPE [Default: 'Cloud']
Type of Jira hosting used (e.g. Cloud, Server).