-
Bug
-
Resolution: Unresolved
-
Low
-
None
-
7.6.9
-
7.06
-
3
-
Severity 3 - Minor
-
0
-
Issue Summary
Commit messages where the Jira issue key is preceded with a plus sign are not linked in Jira - ie. missing from the commit section of the development panel. For example a commit message like 'commit to +BLA-13' will not create a commit link in Jira. It will 'link' correctly in Bitbucket.
Environment
Tested with Jira 7.6.9 and Bitbucket 5.7.1
Steps to Reproduce
- Link a Jira 7.6.9 and Bitbucket 5.7.1 instance
- Create a Repo
- Create a commit and mention '+<Jiraissuekey>'. For example, use the commit message: git commit -m 'Initial commit of all files to the repository +BLA-11'
Expected Results
The commit message shows in the Commit area of the Jira issue. The commit message shows in Bitbucket with a link to the Jira issue.
Actual Results
The commit message shows and is linked in Bitbucket. The commit is missing from the Development panel in Jira.
See the below screenshots for examples:
Workaround
Do not use a + sign immediately before the Jira issue key. Leave a space between the + and issue key.
- relates to
-
JRASERVER-65104 Development Panel will not shown if smart commits with a special character
- Gathering Impact
- links to