I am using a private BitBucket repo for a managed source. I would like to use the problem tracker to manage and assign problems among the team.
JIRA has branch and problem names.
For example, it ISSUE-123automatically recognizes the branch bugfix/ISSUE-123as related and displays it in the graphical interface.
Does the built-in error tracker for BitBucket support this feature? If so, how do I name my branches so that they are connected?
source
share