Error in search for translatble fields
For PostgreSQL in function applySearchConstraintToQuery() $column look`s like "name->>'en' ", but in lust update of flilament in function generate_search_column_expression() column need to be "name->en".
Search in translatble fields now has error

0 Replies