Actions
Bug #6308
closedField values check unable to handle other select types
Bug #6308:
Field values check unable to handle other select types
Description
When running the field database check tool it's checking if _comprofiler_field_values exist for a non-select type field, but this errors even on queryselect. The check should be more relaxed using REGEXP or wildcards to allow custom select types.
Updated by krileon almost 10 years ago
- Status changed from Assigned to Resolved
- % Done changed from 0 to 100
Fixed in MR !1172
Updated by krileon almost 10 years ago
- Status changed from Resolved to Closed
Actions