Vote #69544
未完了Patch for repository revision update (reload)
80%
説明
Software engineers sometimes made mistakes when writing commit messages during commit. This had caused inaccurate revision relations due to the fix-via-commit-message feature (Settings -> Repositories -> Referencing and fixing issues in commit messages). This patch provides a method to reload a specific revision from the repository and re-apply the fix-via-commit-message feature to the new commit message.
Note that there are two quirks:
1) if an issue is already related, fix-via-commit-message will not be reapplied (see #2009 for removing issue relations)
2) fix-via-commit-message journals entries may be left behind (see #7610 for journal rollback)
journals
--------------------------------------------------------------------------------
related_issues
relates,Closed,2009,Manually add related revisions
relates,New,31987,Add rake task which synchronize all revisions in repositories related with all active projects