Details
-
Type: Bug
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: 5.8.1
-
Fix Version/s: 5.8.2
-
Component/s: Staff Interface
-
Labels:None
Description
If a service is cancelled, the addons are automatically cancelled as well. Great! However, after a service and it's addons are cancelled, and then you delete the service, the addon services are not also deleted.. now they are orphaned. So, when a service is deleted, the addons should also be deleted, so long as they are also cancelled. If a service has any addons that are not cancelled, then you shouldn't be able to delete it. We may already do that check, and it shouldn't be possible to have a service that is cancelled with active addons.