-
Type:
Bug
-
Resolution: Timed out
-
Priority:
Low
-
Affects Version/s: 2.7.4
-
Component/s: Code reviews
-
Environment:
Server: Standalone
JDK: 1.6.0_21
OS: Centos 5
-
Severity 3 - Minor
Crucible notifications are confusing as people can think that the author of a modification in a review is the author of a changeset as shown by the example below:
---------------
From the Crucible notification:
A revision has been added to Delta-67
• xt/trunk/src/com/silverpop/xt/manager/NotificationProducer.java
o 199242 by Tonja Kim
From Fisheye:
changeset 199242
Author: Rich Norris
Suspect this behavior is related to using batch mode for the File revision added notification events.
---------------
We should change the Crucible message to:
Tonja Kim added a revision to Delta-67
• xt/trunk/src/com/silverpop/xt/manager/NotificationProducer.java
o 199242 by Rich Norris