Configure the system property to enable migration to ReleaseOps

  • Release version: Australia
  • Updated October 22, 2025
  • 1 minute to read
  • Update the sn_deploy_pipeline.migrate_releaseops system property to enable deployments using ReleaseOps.

    Before you begin

    Role required: admin or app_engine_admin

    You must have ReleaseOps installed and set up on your production and other pipeline environments to complete the following procedure. See Migrating App Engine pipelines to ReleaseOps for more information.

    Procedure

    1. On your production instance, navigate to All > System Properties > All Properties.
    2. In the search bar, enter sn_deploy_pipeline.migrate_releaseops and select the Enter key.
    3. Select the sn_deploy_pipeline.migrate_releaseops property from the list.
      Note:
      By default, the sn_deploy_pipeline.migrate_releaseops property value is set to false.
    4. Optional: If you aren’t in the correct application scope, select the link to open the record in the correct scope.
    5. In the Value field, enter true.
      Set the system property to enable migration to ReleaseOps.
    6. Select Update or select and hold (or right-click) in the header and select Save to update the record.

    Result

    You have set the sn_deploy_pipeline.migrate_releaseops system property to enable migration to ReleaseOps.

    What to do next

    If you customized your ReleaseOps deployment request states, you must map the deployment request states onto the corresponding App Engine deployment request states. See Map deployment request states for more information.