Open
Bug 408110
Opened 18 years ago
Updated 12 years ago
Add a way to search for bugs based on attachment size
Categories
(Bugzilla :: Query/Bug List, enhancement, P3)
Tracking
()
NEW
People
(Reporter: Gavin, Unassigned)
Details
I would like to be able to search for "bugs with attachments over 200kb" using query.cgi (charts is fine).
mkanat said on IRC that he would implement this and drive it in himself because he's my best friend.
Comment 1•18 years ago
|
||
(In reply to comment #0)
> mkanat said on IRC that he would implement this and drive it in himself because
> he's my best friend.
(That's a joke, for anybody who's a little hard up in the humor department.)
It should be fairly easy, though--it'd work just like Attachment data, except do a LENGTH on the column.
Priority: -- → P3
You need to log in
before you can comment on or make changes to this bug.
Description
•