mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-23 02:53:32 +00:00
9b31e282c8
- builder: error on value-requiring operators with empty value and on empty 'in' arrays instead of emitting invalid SQL (field IN ()) - filterTree: coerce array IDs to strings in toStringIdArray - useConversationFilters: external_user_id uses TEXT operators (was SELECT) - FilterGroupBuilder: strict two-level guard verifies group children are leaves - drop orphaned partiallyFilled i18n key - tests for empty 'in' and empty value rejection