Creating a pull request from a Jira issue strips the dashes from the title

XMLWordPrintable

    • Type: Bug
    • Resolution: Unresolved
    • Priority: Low
    • None
    • Affects Version/s: 8.8.0
    • Component/s: Pull Requests
    • 1
    • Severity 3 - Minor
    • 3

      Issue Summary

      This is reproducible on Data Center: yes

      Steps to Reproduce

      1. Link Bitbucket to Jira Cloud
      2. Create a project named ABC1 in Jira
      3. Create a couple of issues under the ABC1 project
      4. Open one of the Jira issues and create a pull request from there. The source branch should have at least two commits so that the pull request title is based on the branch name
      5. Now notice that the pull request title does not retain the dash in the issue key. Example: ABC1-1234 becomes "ABC1 1234" in the title

      Expected Results

      If the source branch name is feature/ABC1-1234, the suggested PR title should be Feature/ABC1-1234

      Actual Results

      The suggested PR title was Feature/ABC1 1234

      Workaround

      Currently, there is no known workaround for this behavior. A workaround will be added here when available

            Assignee:
            Unassigned
            Reporter:
            Aedrian Escultura (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: