All Products
Search
Document Center

Serverless App Engine:Roll back to a previous version

Last Updated:May 15, 2026

After deploying an SAE application, you will need to upgrade it periodically. If an upgrade causes issues, you can roll back the application to a desired previous version.

Prerequisites

You have a deployed application.

Procedure

  1. On the SAE Application List page, select a region and namespace at the top, and click the ID of the target application to open the application details page.

  2. On the Basic Information page of the target application, click Back to Earlier Version.

  3. On the Back to Earlier Version page, configure the settings, and then click OK.

    The system stores configurations for up to 10 of the most recent successful deployments.

    1. Select the previous version to which you want to roll back.

    2. Optional: Click Select Phased Release/Canary Release Policy, and then configure the release policy.

  4. Verify the rollback.

    Go to the Change Details page to view the change records.

    • Method 1: On the Basic Information page, click Change Details at the top. On the Change Details page, view the detailed execution status.

    • Method 2: In the navigation pane on the left, click Change records. On the Change records page, view the Execution status. If the Execution status is Succeeded, the rollback is successful. In the Actions column, click Change details to go to the Change details page and view the detailed execution status.