Vote #76252
完了Keywords in commit messages: journal entries are created even if nothing was changed
0%
説明
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.
journals
Fixed in r14164.
--------------------------------------------------------------------------------
--------------------------------------------------------------------------------