nautobot / nautobot-app-design-builder

https://docs.nautobot.com/projects/design-builder/en/latest/
Other
8 stars 2 forks source link

Provide a rollback mechanism to previous Design Deployment snapshot (ChangeSet) #161

Open chadell opened 3 months ago

chadell commented 3 months ago

Environment

Proposed Functionality

The decommissioning feature allows you to move to the original state by reverting the ChangeSets. This mechanism could be reused to rollback to a specific ChangeSet. However, because the previous state is no longer possible (for example, the VLAN used last week is already taken), what it's important to track is the input data and the version of the design, so we could generate a data set according to it. This would be more as moving to the future with the variables that worked well in the past.

Use Case