Closed
Bug 487069
Opened 16 years ago
Closed 16 years ago
Don't add comments about a bug being marked as a duplicate
Categories
(Bugzilla :: Creating/Changing Bugs, defect)
Bugzilla
Creating/Changing Bugs
Tracking
()
RESOLVED
DUPLICATE
of bug 200202
People
(Reporter: sdwilsh, Unassigned)
Details
It seems to me that the current method of tracking what bugs have been marked as a duplicate of a given bug is not ideal. A comment for every duplicate takes a lot of space (comment blocks are big), and it can easily break the flow of conversation of a bug.
I was thinking that the real thing we probably care about is:
1) How many bugs have been marked as a duplicate of this one
2) What bugs those are (ideally not shown at first, but displayable with javascript like we do with other UI).
I think this will make the comment thread significantly more useful, and make the duplicate feature more useful.
Updated•16 years ago
|
Status: UNCONFIRMED → RESOLVED
Closed: 16 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•