Certified Platform App Builder Exam QuestionsBrowse all questions from this exam

Certified Platform App Builder Exam - Question 458


Universal Containers deployed an app in a large change set from a Developer Sandbox to a Developer Pro Sandbox used for testing. After testing, changes had to be made to several of the components in the change set.

How should an app builder move the new changes to the Developer Pro Sandbox?

Show Answer
Correct Answer: BD

To move new changes to the Developer Pro Sandbox, the best approach is to clone the change set and re-deploy it. Cloning the change set includes the latest changes to its components' sources, and you can add or remove components as required. This ensures that the most recent updates are included in the deployment process.

Discussion

4 comments
Sign in to comment
SanjeevOnForceOption: B
Apr 6, 2024

Answer is B. To redeploy the same set of components, clone the change set. The cloned change set includes the latest changes to its components source. You can add and remove components in the cloned change set. Cloning change sets is helpful during the iterative phases of a project. https://help.salesforce.com/s/articleView?id=sf.changesets_about_outbound.htm&type=5

ZahralOption: B
Apr 29, 2024

Update a chage set Right answer is : B

ZahralOption: B
Apr 29, 2024

Clone a chage set not Update Right answer is : B

DanielebOption: B
Apr 29, 2024

Answer is B.

Danieleb
Apr 29, 2024

After a change set has been uploaded, its components aren't refreshed and you can't add or remove components. To refresh the source of components and modify the component list, clone the change set.