Certified Platform App Builder Exam QuestionsBrowse all questions from this exam

Certified Platform App Builder Exam - Question 457


An app builder at Cloud Kicks has been working on changes to a custom Shoe Sales app in a sandbox and is ready to deploy their changes to production with a change set. Part of the work included updates to a permission set.

What should the app builder take into consideration when deploying the change set to production?

Show Answer
Correct Answer: CD

When deploying a change set to production including updates to a permission set, the existing permission set will be completely overwritten with the new changes. This means that any modifications included in the change set will replace the corresponding settings in the target permission set in production.

Discussion

1 comment
Sign in to comment
CarminaFoxOption: D
Apr 25, 2024

Currently the correct answer should be D. "In API version 40.0 and later, when you deploy the output of a retrieval to another org, the metadata in the deployment replaces the target org metadata. In API version 39.0 and earlier, when you deploy your retrieved permission set output to another org, the deployment contents are merged with your current org data. " https://help.salesforce.com/s/articleView?id=sf.changesets_perm_sets_profiles.htm&type=5