-
Suggestion
-
Resolution: Unresolved
-
None
-
0
-
1
-
As a user I should be able to add notes to GitHub, and the DVCS connector would make updates to the JIRA issue.
One common scenario is:
1. Make a commit in GitHub, and the developer forgets to enter the the JIRA issue in the comment.
2. DVCS scans the commits and doesn't add the commit to the JIRA issue because there was no issue entered in the GitHub comment.
3. The developer goes back to GitHub, and adds a comment/note with the JIRA issue.
4. DVCS should scan subsequent comment/notes and add a commit to the JIRA issue.
- is related to
-
JSWSERVER-14378 Add ability to link previous commits to existing JIRA issues
- Future Consideration
- links to
- mentioned in
-
Page Failed to load
Form Name |
---|
As found by Fred Cassirer, these two issues are very similar. We need to fix old commit that did not properly mentioned a JIRA issue (either is was not there or had a wrong number).