Include Issuetype in create branch url template while creating a branch from Jira using bitbucket server OAuth integration

XMLWordPrintable

      At the moment, if we have OAuth integration enabled with Bitbucket server/DC. The create branch option does not support the

      {issueType}

      in redirect URL. 

      Currently it support {issue.key} and {issue.summary}

      Create Branch URL Template This URL allows the Create branch action shortcut. The template contains information that you provide while creating a branch between your Jira issue and the dev tool by inserting an issue key.
      Examplehttps://bitbucket.mycompany.com/plugins/servlet/
      create-branch?issueKey={issue.key}&issueSummary= {issue.summary}

      Suggestion :

      Please Include {Issuetype} in create branch url template while creating a branch from Jira using bitbucket server OAuth integration

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

              Created:
              Updated: