A pretty blatant coding error preventing the fetching of multiple filters from the db and breaking everything as soon as a single rule in the database had more than two filters.
This went undetected for so long, because multiple filters per rule were not used in the current deployments.
A pretty blatant coding error preventing the fetching of multiple filters from the db and breaking everything as soon as a single rule in the database had more than two filters.
This went undetected for so long, because multiple filters per rule were not used in the current deployments.
Fixes #237