Commit 76dc418e authored by Côme Chilliet's avatar Côme Chilliet
Browse files

:ambulance: fix(core) Catching NonExistingLdapNodeException from userRoles to avoid crashes

When a template uses a group which does not exist anymore it would crash.
This fix makes sure the error is shown properly instead.

issue #5851
parent f7036396
Showing with 72 additions and 50 deletions
+72 -50
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment