Guided Deployment is replacing the Deployment Center and Deployment Center will no longer be able to be used for running deployments. Users who have not changed their Deployment Flow to Guided Deployment will continue to be redirected to the Deployment Center when selecting ‘Deploy’ on the Data Set Editor until this feature is fully deprecated.
Prepare Users for the Change
This Transition to Guided Deployment Guide walks users through the user interface and user experience changes related to this transition.
Update Default Deployment Flow
To be redirected to Guided Deployment when selecting Deploy on the Data Set Editor follow these steps:
- Go to Setup
- Search the Quick Find Box for Custom Code (Develop in Salesforce Classic)
- Visit Custom Settings
- Select AppOps Settings
- Select Manage.
- Click New or Edit.
- For Deployment Flow, enter ‘Guided Deployment’.
- Click Save.
Manage Environments
Legacy Connections do not automatically create Environments. Follow the instructions to Add an Environment in Guided Deployment.
Remove Deprecated Managed Package Components
The following components from the Managed Package will be deprecated along with Prodly’s Deployment Center. The Prodly Admin and User Permission Sets will no longer provide access to the following components.
To avoid user frustration, we recommended removing the associated tabs and access granted through profiles to these components.
- Connections Tab
- Deployment Center Tab
- DeployDataSet Visualforce Page
- DeploymentCenter Visualforce Page
- NewConnectionEditor Visualforce Page
- NewConnectionController Apex Class
- NewConnectionControllerTest Apex Class
- DeploymentCenterController Apex Class
- DeploymentCenterControllerTest Apex Class
- DeploymentController Apex Class
- DeploymentControllerTest Apex Class
- DeploymentComponentController Apex Class
- DeploymentComponentControllerTests Apex Class