Opening a branch using "Create Branch" button from a Jira ticket (Either "+" if one already exists, or Create branch link if there is none) does not respect the custom format set in "Update branch name format" (settings button).
For example setting it to be "<Issue type>/<Issue key>", instead of default "<Issue key>-<Issue summary>", will still open a BitBucket branch as "<Issue key>-<Issue summary short>" when clicking on Create Branch.
Although the settings button ("Update branch name format") is placed in the "Git create & checkout a new branch" section and modifies the "git checkout -b <branch>" command snippet, I would still expect to be able to customize the branch name format created from the BitBucket link as well.
Current behavior is that the set format name is not sent as customized in the url query params, instead the default "<Issue key>-<Issue summary>" is sent.
Hi @Adi Rozenson ,
Welcome to the Atlassian Community, it seems that this is a long standing problem that has been reported previously to Atlassian.
You can see the ticket about it here: https://jira.atlassian.com/browse/JSWCLOUD-25620
I would suggest for you to follow up on the ticket by adding a comment, start watching it, and give it a vote.
I hope this helps.
Cheers,
Peter
PS: If this answer helped you please press the Accept Answer button.
Thank you!
Searched the community for long to make sure this isn't a duplicate, yet it is :)
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.