mirror of
https://github.com/abhinavxd/libredesk.git
synced 2026-09-22 02:23:32 +00:00
b296b57248
- builder: hardcoded MaxFilterGroups (10) enforced in buildNode (validate + build paths); returns ErrTooManyGroups sentinel - ValidateListFilters: map ErrTooManyGroups to a specific, actionable message (includes the limit); keep the generic 'Invalid filters.' for everything else so DB/internal details stay hidden - add conversation.filters.tooManyGroups i18n key + test