Open
Bug 385963
Opened 18 years ago
Updated 8 years ago
Improve the scalability of the saved searches preferences page (shared queries UI doesn't scale)
Categories
(Bugzilla :: Query/Bug List, enhancement, P2)
Tracking
()
NEW
People
(Reporter: timeless, Unassigned)
References
(Blocks 1 open bug, )
Details
there are 57 queries shared by 20 people. we have probably 500 users likely to share queries (>2300 users have edit bugs, so i'm just picking a number). If each person shared 5 queries, we could easily have over a thousand queries which would make loading saved searches very painful.
I think what I want is the ability to search by:
date shared (to find old or new queries)
sharer (if i know who shared something)
target audience
number of people who have selected a query (to find popular queries)
classification/product/component implicated (if a query explicitly targets the same product/component as i work on, it might be interesting)
query name (in the unlikely event that a query's name matches something i could be interested in)
i should also be able to limit the number of results per page.
![]() |
||
Updated•18 years ago
|
Status: UNCONFIRMED → NEW
Ever confirmed: true
OS: Windows XP → All
Hardware: PC → All
Updated•18 years ago
|
Severity: enhancement → minor
Priority: -- → P3
Summary: shared queries list doesn't scale and needs to be replaced with a search ui → shared queries list doesn't scale
Comment 3•14 years ago
|
||
from bug 655931:
The "shared searches" list in preferences showing searches that have been shared to you is absolutely HUGE on b.m.o these days if you're in more than 1 or 2 groups, not to mention that "everyone" and "editbugs" are common targets of shared searches these days. We shouldn't be listing every search that's been shared to you on the saved searches page in preferences anymore without the user explicitly asking to browse them. Instead, we should use our nifty new ajax stuff (like the auto-duplicate detection does) to automatically populate 15 or 20 matches from a search and let people search for shared queries they can access. Probably offer a selection to search for searches shared to specific groups you have access to, also.
Updated•14 years ago
|
Severity: minor → enhancement
Priority: P3 → P2
Summary: shared queries list doesn't scale → Improve the scalability of the shared queries preferences page (shared queries UI doesn't scale)
Updated•14 years ago
|
Summary: Improve the scalability of the shared queries preferences page (shared queries UI doesn't scale) → Improve the scalability of the saved searches preferences page (shared queries UI doesn't scale)
Comment 4•14 years ago
|
||
Yeah, a simple box that searches both the names of queries, the usernames of owners, and the full names of owners would be ideal, I think.
Comment 6•8 years ago
|
||
Moving the saved searches to somewhere more obvious than the preferences pages would be helpful also (I raised bug 1251415 for that).
You need to log in
before you can comment on or make changes to this bug.
Description
•