Details
-
Type: Sub-task
-
Status: Closed
-
Priority: Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 4.2.0-b1
-
Component/s: None
-
Labels:None
Description
When a queued service change occurs, we should validate the service and the service's module before queuing the service. This should help alleviate some issues with services failing to be provisioned because of invalid data. Subsequent steps would be to handle errored/failed service changes better (e.g. send an email for those that fail).
TODO:
- Update where service changes get QUEUED to validate whether the service changes would pass for an edit BEFORE queuing them. If they don't pass validation, display an error and do not queue them.
Issue Links
- is blocked by
-
CORE-2499 Update module system to support validating service updates
- Closed