Comment 0 for bug 311681

Revision history for this message
Steven Sheehy (steven-sheehy) wrote : Duplicate bugs in advanced search results

When using the advanced search feature in the bugs section to search by status and patches available, the results returned show the same bug multiple times. It should only show a bug once. Here is the URL where you can see this issue:

https://bugs.launchpad.net/linuxdcpp/+bugs?field.searchtext=&orderby=-importance&search=Search&assignee_option=any&field.assignee=&field.bug_reporter=&field.bug_supervisor=&field.bug_commenter=&field.subscriber=&field.omit_dupes.used=&field.omit_dupes=on&field.has_patch.used=&field.has_patch=on&field.has_cve.used=&field.tag=&field.tags_combinator=ANY

If this URL doesn't work, you can reproduce it using the following steps:
1) Visit https://bugs.launchpad.net/linuxdcpp/+bugs?advanced=1
2) Choose "Show only bugs with patches available"
3) Click Search

It seems to show the bugs multiple times only if there are multiple patches inside the bug. So if there's 3 patches in the bug the bug is shown 3 times in the search results. It should only show the bug once regardless if there are multiple patches inside the bug.