Files
twenty/packages
Sonarly Claude Code 609732b711 fix: handle plain string SELECT filter values in arrayOfStringsOrVariablesSchema
https://sonarly.com/issue/18660?type=bug

A SELECT-type view filter with a plain string value (not a JSON array) causes a `JSON.parse` crash when loading the People record table, because `arrayOfStringsOrVariablesSchema` has no fallback for non-JSON, non-variable string values.
2026-03-26 12:09:44 +00:00
..
2026-03-23 16:56:15 +00:00