-
Type:
Suggestion
-
Resolution: Unresolved
-
Component/s: Placeholder, Work Item - Devpanel
-
None
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. Example: https://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
- is related to
-
JRACLOUD-86768 Include Issuetype in create branch redirect url while creating a branch from Jira using bitbucket server OAuth integration
- Closed