Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Add posibility for a rollback if a step in the ChangeSet execute fails #55

@mnugter

Description

@mnugter
  1. You should be able to get failed tasks from a ChangeSet.
  2. Rollback must execute the opposite tasks of the original tasks.
  3. Rollback must not trigger automatically but via a separate call
  4. The documentation should expand on this feature and clearly note the risks involved:
  • The rollback might fail as well, potentially causing more problems.
  • Rollback is not guaranteed as it's not a database transaction but a remote (server) call

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions