Skip to content

Add filtering and revert params change.

Alexia requested to merge feature/add-filtering-params-fix into master

This adds the new filtering at the service. This also reverts the change from params() to rawParams(). That was breaking more than it fixed. This will leave the notifications for DynamicSettings broken, but those will be fixed by fixing that extension.

Merge request reports