View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0026030 | mantisbt | custom fields | public | 2019-08-20 21:40 | 2019-12-03 10:46 |
Reporter | cproensa | Assigned To | cproensa | ||
Priority | normal | Severity | minor | Reproducibility | have not tried |
Status | resolved | Resolution | fixed | ||
Product Version | 2.22.0 | ||||
Target Version | 2.23.0 | Fixed in Version | 2.23.0 | ||
Summary | 0026030: Filter value "none" is not available for multiselection list custom fields | ||||
Description | Custom fields of type multiselection list don't show the option to filter on meta value "none", as opposed to other similar types that support it, eg, checkbox. | ||||
Tags | No tags attached. | ||||
MantisBT: master 1c376741 2019-08-20 21:26:12 Committer: vboctor Details Diff |
Fix filtering for "none" in multivalued custom fields - Allows to use the value "none" in custom fields of type multiselection list - Fix the filter query for searching "none" in mutivalued custom fields that can be empty. Those are: checkbox and multiselection list. Fixes: 0021712, 0026030 |
Affected Issues 0021712, 0026030 |
|
mod - core/classes/BugFilterQuery.class.php | Diff File | ||
mod - core/filter_form_api.php | Diff File |
Date Modified | Username | Field | Change |
---|---|---|---|
2019-08-20 21:40 | cproensa | New Issue | |
2019-08-20 21:40 | cproensa | Status | new => assigned |
2019-08-20 21:40 | cproensa | Assigned To | => cproensa |
2019-08-20 21:45 | cproensa | Note Added: 0062623 | |
2019-08-27 21:48 | vboctor | Changeset attached | => MantisBT master 1c376741 |
2019-08-27 21:48 | cproensa | Status | assigned => resolved |
2019-08-27 21:48 | cproensa | Resolution | open => fixed |
2019-08-27 21:48 | cproensa | Fixed in Version | => 2.23.0 |
2019-08-27 22:10 | vboctor | Target Version | => 2.23.0 |