Promotion Rollback for Project-Based T2P Tool
Introduce a rollback feature in the new project-based T2P tool to allow reverting configuration changes promoted to test or production environments.
Use Case:
After promoting changes to a test environment, testing revealed issues, and a decision was made to not proceed with those configuration changes. In this case, the rollback feature would allow reverting specific changes within the current environment to its prior state. Similarly, if changes have been promoted to production and need to be temporarily undone, the rollback function would enable this.
Implementation:
On the Import tab of the T2P tool, capture the pre-change state before applying any configuration updates. After changes are applied, provide a Rollback button for each change, enabling users to revert to the previously saved state. This helps ensure a safer development–test–production cycle and may help with adoption of the new tool.
