Closed
Bug 332692
Opened 19 years ago
Closed 19 years ago
Unable to search bugs based on current state of a flag
Categories
(Bugzilla :: Query/Bug List, defect)
Bugzilla
Query/Bug List
Tracking
()
RESOLVED
WORKSFORME
People
(Reporter: Martijn.Ras, Unassigned)
Details
It's not possible to find a bug based on the current state of a flag.
Say the bug has flag 'FLAG' set to "?" first, was then declined and set to "-", reset to "?" again and finally accepted and set to "+".
Following searches will all return this bug:
"Flag" "is equal to" "FLAG?"
"Flag" "is equal to" "FLAG-"
"Flag" "is equal to" "FLAG+"
I'd like it to only return this bug on the last query
Comment 1•19 years ago
|
||
i did test on my 2.20.1 installation.
i set ? on a bug and search ? then the result includes it.
then i set - on the bug and search ? then the result doesn't include it.
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WORKSFORME
You need to log in
before you can comment on or make changes to this bug.
Description
•