Skip to content

Add API URL to JIRA settings

Jarka Košanová requested to merge 31448-jira-urls into master

What does this MR do?

It adds JIRA API url to the Jira Service settings. In case this url is not set the web url is taken as the api url.

Are there points in the code the reviewer needs to double check?

Why was this MR needed?

After we simplified the Jira Service settings users lost the possibility to set API url in case it differs from the Web url

Screenshots (if relevant)

Configuration

jira_config

Links to Web url

mr_link

You can check the comment was created correctly http://jira.gitlap.com:8080/browse/TEST-1

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Closes #31448 (closed)

Merge request reports