When i try to create branch from jira ticket it ask me: "Where do you want to create the branch?"
both options refer to Almost identical url with. the only difference is issueType query string parameter
Bitbucket:
https://bitbucket.org/branch/create?issueKey=MOR-12&issueType={issue.type}&issueSummary=Test
BitBucket Cloud:
https://bitbucket.org/branch/create?issueKey=MOR-12&issueType=Sub-task&issueSummary=Test
What is the problem?
Hello @Soheil Hasankhani,
Welcome to Atlassian Community!
Testing on my local site, I connected two different workspaces, but when creating a branch, it does directly to the first one and then I can select where to create the branch.
The link is:
https://bitbucket.org/branch/create?issueKey=KEY-123&issueType=Subtask&issueSummary=test
Is your site connected to Bitbucket server and cloud?
Are you redirected to the same workspace if you select any of the options or it shows an error on the first link?
Was your site migrated from server or another cloud site?
Kind regards,
Angélica
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.