Closed Bug 469018 Opened 16 years ago Closed 10 years ago

Show duplicate (dupe) count on show_bug.cgi

Categories

(Bugzilla :: User Interface, enhancement, P4)

enhancement

Tracking

()

RESOLVED FIXED
Bugzilla 5.0

People

(Reporter: samuel.sidler+old, Assigned: mail)

References

Details

(Whiteboard: [relations:dupl])

Attachments

(1 file)

When you dupe a bug to another bug, it should up a "dupe count" and show it on show_bug.cgi. If the bug is reopened, it should lower the dupe count that it shows on show_bug.cgi. Often times it's hard to know how many duplicates a bug has, which is useful information for determining importance (just like votes).

These numbers are kind of show on https://bugzilla.mozilla.org/duplicates.cgi so I know they're being collected. Would be nice to see them on show_bug.cgi.
Yes, this is a totally reasonable request. Really, we should be displaying dupes like we show blocks/dependson, also (we already have a bug for this, somewhere). Then this request would be very easy. It'd just be:

  Dupes (3): 1, 2, 3
Priority: -- → P2
This was discussed in a meeting the other day. I thought at first this was just a UI thing but looks like it is going to require some additional back-end work. I'd really like to see this one done though. Another interesting fact is you can only mark 1 bug as a duplicate of another bug, which doesn't seem so great. So another request would be that we also allow people to mark more than 1 bug as a duplicate of the current bug, because that happens!
(In reply to comment #1)
> Really, we should be displaying
> dupes like we show blocks/dependson, also (we already have a bug for this,
> somewhere). Then this request would be very easy. It'd just be:
> 
>   Dupes (3): 1, 2, 3

 Bug 24957 -  (dupesinsearch) include duplicates in search
and
 Bug 216360 -  display bug + duplicate bug info on one screen, and/or search should do this too
(In reply to comment #1)

> Yes, this is a totally reasonable request. Really, we should be displaying
> dupes like we show blocks/dependson, also (we already have a bug for this,
> somewhere).

Bug 55436 - Need an easy way to find bugs that are marked as duplicates of the one you're viewing

Max Kanat-Alexander has ui-reviewed+ the following proposal from attachment 429960 [details] in bug 55436, comment 13:

> show_bug.cgi should include a list of "Duplicates",
> just as we currently show "Depends on" and "Blocks":

Duplicates:  678901, 789012
Depends on:  123456, 234567, 345678
Blocks:      456789, 567890
Blocks: 55436
In bug 55436, comment 16, attachment 449438 [details], I propose to include the total dupe count, like this:

Duplicates (5):  678901, 789012,
                 and 3 indirect duplicates (_show_)

If that's accepted in the pending review by Max, this bug could be closed as a duplicate of 55436.
Whiteboard: [relations:dupl]
As discussed in bug 55436 comment 30, the exact number of dupes is irrelevant. It's not a high priority bug.
No longer blocks: 55436
Depends on: 55436
Priority: P2 → P4
Assignee: ui → hugo.seabrook
Status: NEW → ASSIGNED
Attached patch v1 patchSplinter Review
Attachment #781677 - Flags: review?(justdave)
Attachment #781677 - Flags: review?(justdave) → review?(gerv)
Attachment #781677 - Flags: review?(gerv) → review+
To ssh://gitolite3@git.mozilla.org/bugzilla/bugzilla.git
   9f3d18d..526b329  master -> master
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Flags: approval+
Resolution: --- → FIXED
Target Milestone: --- → Bugzilla 5.0
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: