Solution Authoring

Release from 03/28/2017, 11:00:00 PM (UTC)

Deployment engine stability improvements

Introducing synchronization into the CIQS provisioning engine to guarantee a single execution of each deployment activity.

This solves the issue of multiple post-deployment notification emails occasionally sent to the user.

Early resource group creation and improved error handling

Resource groups are now created at the same time as the deployment itself. This allows catching and reporting such resource group creation issues as:

In all such scenarios, the user will be shown an actionable error message and allowed to correct the error and continue.

Allowing reuse of empty resource groups

If a resource group already exists, but is empty, CIQS will simply reuse it when a new deployment with the same name is created.

Bug fixes in several solutions