Branch Name Format doesn’t preserve forward slashes('/'); they’re converted to hyphens('-').

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      Issue Summary

      When users create a GitHub branch via the Jira integration, the slash between Issue key and the Issue summary(or any other field selected) is replaced with a hyphen after the redirect to GitHub.

      Steps to Reproduce

      1. Ensure that your Jira is integrated with GitHub.
      2. Open any work item and click on Create branch in the Development field.
      3. Update the Branch Name Format and include a forward slash('/') between the selected fields.
      4. Proceed to create the Branch.

      Expected Results

      The configured format is respected, and the branch is created with a name that follows the format, using forward slashes ('/').

      Actual Results

      Forward Slashes('/') are replaced with hyphens('-'), and the set format is not respected.

      Workaround

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

            Assignee:
            Unassigned
            Reporter:
            Vaishnavi
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated: