Details
Description
When a service is deleted we attempt to unapply it from all services. Unfortunately the code meant to do the uses the wrong arguments for Record::set() and thus will likely fail. Fix the arguments.
When a service is deleted we attempt to unapply it from all services. Unfortunately the code meant to do the uses the wrong arguments for Record::set() and thus will likely fail. Fix the arguments.