Actions
Bug #6308
closedField 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.
Actions