JIRA Integration Parameters

Parameter

Default

Description

JIRA Server URL

URL to access JIRA, e.g., https://mycompany.atlassian.net/ —NOTE: This URL must end with a slash “/”

JIRA Issue Statuses

OPEN

The Status value(s) of issues that shall be searched over on JIRA. Multiple values will be interpreted as “OR” and need to be separated by commas. For example: OPEN,TODO would produce (status=”OPEN” OR status=”TODO”) in the search string. Leave empty for no match status condition.

JIRA User Name

The JIRA login name to shared by all users (the password entry appears after the URL and username are set)

JIRA Password

This appears only if the other JIRA parameters are set, and it is set after Save Changes has completed. You need to use API Tokens as passwords for Jira integration.