Details
-
Bug
-
Resolution: Fixed
-
None
-
Critical
-
Solves advanced filter error for users with no "read-anonymized" users right.
-
Empty show more show less
Description
Problem
The query which load the users in the advanced filter window did produces an error when the user does not have the rights to read anonymyzed users, and the anonymized users config is overwritten on task and customers level.
Solution
In the query the customer config should be evaluated only when the task config row is null (no task config overwrite for runtimeOptions.customers.anonymizeUsers)