Skip to content

Fix subpath in jira issue list feature

Andy Schoenen requested to merge 244354_fix-jira-issue-list-with-subpath into master

What does this MR do?

The Jira client doesn't automatically add a sub-path when executing custom requests. This leads to an error message when loading the issue list like described in #288019 (closed)

Steps to reproduce

  1. Configure a Jira instance with an alternate context path. Like `http://jira.example.com/subpath-to-jira
  2. Configure the Jira integration on a GitLab project.
  3. Go to /project-path/-/integrations/jira/issues

Related issues

Screenshots (strongly suggested)

Screenshot_2020-12-10_at_10.38.34

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Edited by Andy Schoenen

Merge request reports

Loading