adobe / adobe/aio-cli-lib-console
Rollback partially created resources in Console on error
Open
enhancement
- Dominant language
- JavaScript
- Stars
- 5
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
If there is an error during execution and resources where created before, those should be deleted before throwing the error to leave a clean state.
For example, the user selects `create new project` which creates a new Console Project, a Stage Workspace and enables Runtime on the Production and Stage Workspace, now suppose there is an error when creating the Stage Workspace, then the User will be left with a partially created Project in Console that would need manual deltion
Contributor guide
Assessment
This issue has not been assessed yet.