- Tracker changed from Bug to Feature proposal
- Subject changed from Simple filter should have avatarapproved selection? to Lists: Simple filters should use field method to get list of possible filters (e.g. avatarapproved)
- Status changed from Assigned to New
- Assignee deleted (
beat)
- Target version changed from CB 1.2.3 to CB 1.3
- % Done changed from 80 to 10
- Estimated time set to 10:00 h
Patch comment:
After good thought, although the patch does implement that feature, it interacts at low level with fields. Additionally, the LIKE can potentially select wrong fields with name-subsets.
General thought:
Ideally, fields should expose a method for the filtering methods. That's something for CB 2.0 for sure, which will implement the new SQL query compiler.
I'm thus renaming this from bug "Simple filter should have avatarapproved selection?" into feature "Lists: Simple filters should use field method to get list of possible filters (e.g. avatarapproved)"