Rolling Back Changes

Rierino provides granular rollback control similar to migration

Rollback operations are performed through a UI similar to branch & migration management from the devops application.

Users can select a specific date to return to, and list all the assets that have been updated since that date, with the latest historical snapshot available before that date.

Then, the users can select assets to return to identified latest snapshots and execute rollback.

circle-info

Rollback requires [domain]_history states enabled on domains, which are automatically populated when a branch is merged to main branch. Similar flows can be configured to generate snapshots on each migration or trigger them manually by users.

Last updated