Improvement description
A select column in the object grid cannot be filtered for "no value": the empty filter value is treated as no filter at all rather than as a condition, so the rows whose select is unset simply cannot be listed. The relation types accept an empty filter value as a condition; select does not.
The practical consequence is that a select field used to classify records offers no way to find the records that have not been classified yet — exactly the set someone is usually looking for.
Reported against the core repository as pimcore/pimcore#17986.
Additional information
No response
Improvement description
A
selectcolumn in the object grid cannot be filtered for "no value": the empty filter value is treated as no filter at all rather than as a condition, so the rows whose select is unset simply cannot be listed. The relation types accept an empty filter value as a condition; select does not.The practical consequence is that a select field used to classify records offers no way to find the records that have not been classified yet — exactly the set someone is usually looking for.
Reported against the core repository as pimcore/pimcore#17986.
Additional information
No response