Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hotfix: requested group ids arrays must be of same length (#9038)
Description --- Fixes issue from [this kind of monitor](https://dust4ai.slack.com/archives/C05F84CFP0E/p1732945133294399) The longer term fix would be to store requested ids differently: - either as string[] with comma-separated values; - or as a JSONB object Risks --- na Deploy --- front
- Loading branch information