-
Type:
Bug
-
Resolution: Fixed
-
Priority:
High
-
Affects Version/s: 5.9.7
-
Component/s: JIRA integration
-
Severity 3 - Minor
Summary
Bamboo does not link to JIRA, when the comment has a "-"(hyphen) after the JIRA issue key.
When we create a branch, which is a "JIRA-KEY" + "-" + "text" E.g. TEST-2-AA – Bamboo will build the branch, but it does not link to JIRA.
Environment
- Integrate JIRA, Bitbucket and Bamboo
Steps to Reproduce
- Create a branch in Bitbucket. ex) bugfix/TEST-2-AA.
- TEST-2 is the JIRA Key.
- TEST-2-AA is the branch name.
- Merge a pull request in Bitbucket.
- Commit message: "Merge pull request #2 in TEST/test from bugfix TEST-2-AA to master"
- Build this commit in Bamboo.
Expected Results
The comment has a JIRA key, it should be linked to JIRA.
Actual Results
Workaround
No workaround.
- mentioned in
-
Page Loading...