-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Component/s: Repository - Branch List
-
None
-
4
-
Severity 3 - Minor
-
1,000
-
Warranty
Currently, if you try to create a branch from a Jira issue, the list of repos in the "From branch" are ordered A→Z by workspace__slug, then A→Z by repo_slug. previously, the repository with the linked Jira issue used to be auto-selected.
This could create confusion with the developers and lead to accidentally selecting a wrong repo than the one linked to Jira issues.
Workaround:
Currently, the users have to manually select the right repo from the list which is ordered alphabetically.