Feature #1339
openComments on revisions
0%
Description
As described in the forum:
- I think it would be great to have the ability to comment on revisions (or commits). I would see this as an improvement in the collaboration between developers - for example comment the commiters coding style or way of implementing something. This is of course somehow related to a discussion in the forum but I think having direct comments (discussion) on tickets would be more intuitive.Related issues
Updated by Etienne Massip about 13 years ago
- Target version set to Candidate for next major release
Would be a great addition.
Updated by Toshi MARUYAMA over 11 years ago
Redmine Code Review Plugin has this feature.
http://www.r-labs.org/projects/r-labs/wiki/Code_Review_en
Updated by Ivan Cenov over 11 years ago
Toshi MARUYAMA wrote:
Redmine Code Review Plugin has this feature.
http://www.r-labs.org/projects/r-labs/wiki/Code_Review_en
This plugin is very good solution. I think there is no need to implement other functionality for comments. Moreover, commits come with comments from SCM.
-1
Updated by Prof. Dr. YoMan over 11 years ago
+1
I would love to see this bundled in redmine. Right now not having it (ok, plugin) is the only cause for me to install gitlab.
Updated by Dipan Mehta over 11 years ago
+1. This is really a good idea.
I would like to point out one thing: While this sounds like a close equivalent of "Code Review Plugin" it is certainly not.
- Code Reviews are NOT limited to only 1 revision but could be for an entire set of Revisions
- Code Review is a formal process - and usually it implies that code-reviews are done typically in a project's collective decisions, approvals and it involves many people beyond developers!
- Usually, "Code Review Assignments" registers an issue which then someone really have to attend, follow through its formal process, may be include tests and so on.
- At best "Comments on the Revisions" - are actually a poor replacements for the Code Review. - but that is the reason why they are very important.
The reason why 'Comments on Revisions' is so important is that it allows informal communication between those involved without having to worry about organization's other processes!
+1 This feature must be there as Redmine's ability.
Updated by Toshi MARUYAMA about 8 years ago
- Related to Feature #1687: Ability to quote a patch in a comment added