Improve error handling for visitor groups
In CMS UI 12.15.0 we added several improvements in handling errors for visitor groups.
The visitor group list and detailed visitor group page will always be loaded. When the list of all visitor group criteria are failed to load (for example, when one of custom visitor group criterion has exceptions in its constructor), the detailed page can still be viewed, even though users will not be able to add criteria to it
It informs users in a more friendly way with some technical details when there are errors in visitor group criteria.
Comments