Deleting an InstanceGroup cascades towards all grouped Instances.
So when we cascade across the relation authorizingForGroup on an API we delete all grouped configurations when we delete the HOME country.
@johankool What do you think? I will test my assumptions once I have fresh eduROAM credentials.
@efef Do we need to warn the user about the "bigger" deletion the user is about to do?
Fixes #236
Deleting an InstanceGroup cascades towards all grouped Instances.
So when we cascade across the relation
authorizingForGroup
on an API we delete all grouped configurations when we delete the HOME country.@johankool What do you think? I will test my assumptions once I have fresh eduROAM credentials. @efef Do we need to warn the user about the "bigger" deletion the user is about to do?