One-Click Migration from TEST to PROD in RISR Apply
Functionality within the RISR Apply platform that allows administrators to move configured items from the TEST environment to the PROD environment with a single click. This will streamline deployment processes, reduce manual effort, and minimize errors during configuration migration.
Purpose:
* Simplify the process of promoting tested configurations to production.
* Ensure consistency between TEST and PROD environments.
* Reduce time spent on manual migration tasks.
Functionality:
*Add a “Move to PROD” button within the admin interface.
When clicked:
*Validate that the configuration in TEST has passed all required checks.
*Trigger an automated migration process to PROD.
* Provide a confirmation prompt before execution.
Include audit logging for compliance and traceability.
Security & Governance:
*Restrict access to authorized roles only (e.g., Admin or Deployment Manager).
*Implement rollback capability in case of migration failure.