-
Bug
-
Resolution: Done
-
Medium (View bug fix roadmap)
-
8.5.3, 8.20.2, 8.20.3
-
8.05
-
6
-
Severity 2 - Major
-
70
-
Issue Summary
See details on gitlab issue tracker
Jira Development Panel Pull Request info is not updated when Jira issue key is in commit message
This is happening in Gitlab 13.5.4, Jira self hosted 8.5.3 and the Jira DVCS Connector plugin 5.2.6.
Steps to Reproduce
Create a merge request where the Jira issue key only exists in commit messages, not the MR title or branch name.
Expected Results
According to Referencing issues in your development work the development panel Pull Request information should be updated when you do one of:
- Include a commit in the pull request that has the issue key in the commit message. Note, the commit cannot be a merge commit.
- Include the issue key in the pull request title.
- Ensure that the source branch name includes the issue key.
However, if you only include the issue key in the commit message the Development Panel Pull Request info is not updated. The Commits info is updated correctly.
Actual Results
The Jira development panel Pull Request info is not updated for the Jiras referenced in the commit messages.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- was cloned as
-
JSWSERVER-21506 DVCS GitLab producing excessive logging at INFO level
- Gathering Interest
- relates to
-
THOR-328 You do not have permission to view this issue
[JSWSERVER-21243] DVCS syncing GitLab Pull Requests is not updating
Remote Link | Original: This issue links to "THOR-328 (Bulldog)" [ 710824 ] | New: This issue links to "THOR-328 (JIRA Server (Bulldog))" [ 710824 ] |
Fix Version/s | Original: 9.4.0 [ 102404 ] | |
Fix Version/s | New: 9.4.6 [ 104662 ] |
Fix Version/s | New: 8.20.0 [ 95694 ] | |
Fix Version/s | New: 9.4.0 [ 102404 ] |
Fix Version/s | Original: 9.6.0 [ 104017 ] |
Fix Version/s | New: 9.6.0 [ 104017 ] |
UIS | Original: 71 | New: 70 |
Looks like they fixed a similar issue in 8.20.17, but I'm not sure it's directly tied to our issue here:
JSWSERVER-21370Duplicate values in AO_E8B6CC_COMMIT leads to DVCS MessageConsumer failure.That issue lists 8.20.17 and 9.5.0 as the fixes, nothing in 9.4.x.
Guess we'll wait and see what is in 9.4.3 and 8.20.18.