Closed
Bug 973894
Opened 11 years ago
Closed 4 years ago
Supersearch: field exists should be available for most fields
Categories
(Socorro :: Webapp, task, P3)
Socorro
Webapp
Tracking
(Not tracked)
RESOLVED
FIXED
People
(Reporter: benjamin, Assigned: willkg)
Details
Attachments
(1 file)
There are a few fields which are always present in crash reports, but many fields are optional. Fields such as "oom allocation size" don't have an "exists" operator, but they really should. Right now I can work around this by specifying "> 0" but that's not always going to return the correct results.
Most fields should have exists/does not exist operators.
Updated•11 years ago
|
Assignee: nobody → adrian
OS: Windows 7 → All
Priority: -- → P2
Hardware: x86_64 → All
Updated•8 years ago
|
Assignee: adrian → nobody
Assignee | ||
Comment 1•7 years ago
|
||
Changing this bug to be a P3. It's interesting, but probably not something we have time for. If there's a compelling reason why this has urgency and should get done now, please let us know in a comment!
Priority: P2 → P3
Assignee | ||
Comment 2•4 years ago
|
||
Grabbing this to work on now. It'll save me time debugging crash report problems.
Assignee: nobody → willkg
Status: NEW → ASSIGNED
Assignee | ||
Comment 3•4 years ago
|
||
Assignee | ||
Comment 4•4 years ago
|
||
Assignee | ||
Comment 5•4 years ago
|
||
I pushed this to prod today in bug #1708188. Marking as FIXED.
Status: ASSIGNED → RESOLVED
Closed: 4 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•