Hi, I've linked a Jira Classic Project with a repository in Bitbucket Cloud.
I've also linked several Bitbucket teams to Jira from DVCS Accounts.
My problem is that when I want to create a branch from a ticket, all repositories from all the teams appear in the dropdown, with the first one by default.
What I expect is that I can only create feature-branches for each ticket on the repository that's linked to the project, to avoid human errors that would lead to create the branches in the wrong repositories.
How can I do that?