Actions
Defect #19538
closedKeywords in commit messages: journal entries are created even if nothing was changed
Start date:
Due date:
% Done:
0%
Estimated time:
Resolution:
Fixed
Affected version:
Description
Regarding Referencing issues in commit messages:
Assume I have configured the keyword "feedback
" to set an issue status to feedback
.
Further, issue #42
is already set to feedback
.
Now I commit with a message "feedback #42
".
Actual result: The issue is updated with the journal entry "Applied in changeset …
".
Desired result: Since in fact nothing changes/was applied, the issue should not get an additional journal entry.
Updated by Jean-Philippe Lang over 9 years ago
- Subject changed from keywords in commit messages: journal entries are created even if nothing was changed to Keywords in commit messages: journal entries are created even if nothing was changed
- Category changed from Issues to SCM
- Status changed from New to Resolved
- Assignee set to Jean-Philippe Lang
- Target version set to 2.6.4
- Resolution set to Fixed
Fixed in r14164.
Updated by Jean-Philippe Lang over 9 years ago
- Status changed from Resolved to Closed
Actions