Skip to content
Snippets Groups Projects
Commit 23173016 authored by colemanw's avatar colemanw
Browse files

CustomGroup - When deleting an entity, remove references from customGroupExtends

When deleting something that's the criteria for a custom group
(e.g. an activity type, event type, event, financial type, etc)
this will clean up stale references so the custom group no longer
points to entities that don't exist.
If the deleted thing is the last reference, the custom group will
be disabled, as otherwise the empty set would be interpreted as "all".

Fixes #5749
parent 2052685c
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment