gitlab-org--gitlab-foss/changelogs/unreleased/sh-fix-jira-trailing-slash.yml
Stan Hu 8f965d0fa3 Fix JIRA not working when a trailing slash is included
Leaving a trailing slash in the context option causes the jira-ruby
gem to add an extra slash in HTTP requests to the URL, preventing
JIRA from working properly.

Closes #42494
2018-01-29 16:49:43 -08:00

5 lines
101 B
YAML

---
title: Fix JIRA not working when a trailing slash is included
merge_request:
author:
type: fixed