Closed
Bug 174085
Opened 23 years ago
Closed 19 years ago
Want to be able to query via group in quicksearch
Categories
(Bugzilla :: Query/Bug List, enhancement, P4)
Tracking
()
RESOLVED
FIXED
Bugzilla 3.2
People
(Reporter: caillon, Assigned: wicked)
References
Details
Attachments
(1 file)
|
1.83 KB,
patch
|
LpSolit
:
review+
|
Details | Diff | Splinter Review |
groupset:foo would be nice.
Comment 1•23 years ago
|
||
id would have been groupset:1024, but groupsets are no more, anyway
So you'd want: |group:foo|, instead
Summary: Want to be able to query via groupset in quicksearch → Want to be able to query via group in quicksearch
Comment 2•23 years ago
|
||
Can someone give me an example how to map this to query urls? Or is this not
supported by the backend yet?
Updated•22 years ago
|
OS: Linux → All
Hardware: PC → All
Updated•22 years ago
|
Assignee: endico → nobody
Updated•20 years ago
|
QA Contact: mattyt-bugzilla → default-qa
Updated•19 years ago
|
Priority: -- → P4
| Assignee | ||
Comment 3•19 years ago
|
||
Comment 4•19 years ago
|
||
Comment on attachment 258672 [details] [diff] [review]
Add group field, V1
r=LpSolit
Attachment #258672 -
Flags: review?(LpSolit) → review+
Updated•19 years ago
|
Flags: approval+
Target Milestone: --- → Bugzilla 3.2
Comment 5•19 years ago
|
||
Checking in Bugzilla/Search/Quicksearch.pm;
/cvsroot/mozilla/webtools/bugzilla/Bugzilla/Search/Quicksearch.pm,v <-- Quicksearch.pm
new revision: 1.13; previous revision: 1.12
done
Checking in template/en/default/pages/quicksearchhack.html.tmpl;
/cvsroot/mozilla/webtools/bugzilla/template/en/default/pages/quicksearchhack.html.tmpl,v <-- quicksearchhack.html.tmpl
new revision: 1.4; previous revision: 1.3
done
Status: ASSIGNED → RESOLVED
Closed: 19 years ago
Resolution: --- → FIXED
Comment 6•19 years ago
|
||
Thanks!
You need to log in
before you can comment on or make changes to this bug.
Description
•