Salesforce Certified Advanced Administrator — Question 21
An administrator is moving sandbox customizations to production using a change set. After creating the initial change set, the administrator realizes that some components were missed.
What three considerations should the Admin make regarding the change set? (Choose three.)
Answer options
- A. Deploy all dependent components.
- B. Use a new change set to deploy metadata and data from the sandbox to production.
- C. Clone the change set to add dependent components to an uploaded change set.
- D. Add permissions and access settings to the outbound change set.
- E. Edit the uploaded change set to add the additional components.
Correct answer: A, C, D
Explanation
The correct answers, A, C, and D, are essential for ensuring that all necessary components and their dependencies are included in the change set. A emphasizes the importance of deploying dependent components, while C suggests cloning to add those components, and D ensures that permissions are included. Option B is incorrect as creating a new change set is not necessary, and E is not recommended since editing an uploaded change set has limitations.