add "missing" link between a commit and an issue
Added by gabriel scolan about 14 years ago
Hi All,
from what I understood, the "link" between issues and commits are done based upon the parsing of the commit message.
Is there a possibility to add/delete links (just because the committer omitted to precise it or refered to the wrong issue) without modifying "dirtily" directly the database (without the redmine interface) ?
thanks
Replies (3)
RE: add "missing" link between a commit and an issue - Added by Felix Schäfer about 14 years ago
No.
RE: add "missing" link between a commit and an issue - Added by gabriel scolan about 14 years ago
is it technically feasible to implement a plugin for this ?
I mean: is the structure of Redmine compatible with the creation of plugin to do so ?
RE: add "missing" link between a commit and an issue - Added by Felix Schäfer about 14 years ago
You could write a plugin that would completely remove redmine and replace it with the pirate bay and the microsoft update pages together, so yes :-) On the other hand, I think there's a patch floating around in the bug tracker related to that, it might be easier than implementing a plugin from scratch.