Skip to content

GitLab for Jira app - Skip setting base path for GitLab.com

What does this MR do and why?

In the GitLab for Jira app, when we are on GitLab.com the base path does not need to be set as it will be implied from the domain that is serving the app. It's only needed for self-managed when it's manually set by the user.

Not hardcoding this will allow for easier testing on local and staging environments.

Screenshots or screen recordings

GitLab_for_Jira_app

How to set up and validate locally

https://docs.gitlab.com/ee/development/integrations/jira_connect.html#simple-setup

MR acceptance checklist

This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.

Related to #387506 (closed)

Merge request reports