Fix subpath in jira issue list feature
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
- Configure a Jira instance with an alternate context path. Like `http://jira.example.com/subpath-to-jira
- Configure the Jira integration on a GitLab project.
- Go to
/project-path/-/integrations/jira/issues
Related issues
Screenshots (strongly suggested)
Does this MR meet the acceptance criteria?
Conformity
-
Changelog entry - [-] Documentation (if required)
-
Code review guidelines -
Merge request performance guidelines -
Style guides - [-] Database guides
-
Separation of EE specific content
Availability and Testing
-
Review and add/update tests for this feature/bug. Consider all test levels. See the Test Planning Process. - [-] Tested in all supported browsers
- [-] Informed Infrastructure department of a default or new setting change, if applicable per definition of done
Edited by Andy Schoenen