The ChangeDeploy unschedule feature now works for failed deployments marked with the ERROR_DEPLOY status
This effectively removes the deployment failure from the deployment screen in the admin
The failed deployment header message will also be removed from the one or more entity forms associated with the deployment
ChangeDetails associated with the failed transition sandbox entities in the resource tier are marked obsolete in order to make them inactive
If all ChangeDetails are made inactive, the sandbox state for the entity is archived
This serves as a method to remove deploy failures from visibility in the admin. The feature is usually engaged via the unschedule
button in the deployments
screen in the admin under the scheduled
tab.
Added clean-up for completed scheduled tasks to prevent redundant memory consumption.