Salesforce Certified Platform App Builder — Question 327
An app builder at Ursa Major Solar has been working on a new custom app in a sandbox that has been upgraded to the next major Salesforce version, and their production instance is still on the current Salesforce version. The development is complete and they are ready to deploy a change set.
What should the app builder consider when planning the deployment?
Answer options
- A. The change set components will be upgraded to the next version in production.
- B. The change set will be automatically deployed when production is upgraded.
- C. The deployment is not possible due to different versions.
- D. It will fail if there is a feature only available in the next version.
Correct answer: D
Explanation
The correct answer is D, as deployment will fail if the change set includes features that are not available in the production version. Option A is incorrect because change set components do not upgrade automatically in production. Option B is wrong because change sets do not deploy automatically upon production upgrade. Option C is misleading; deployment is possible, but it may fail if incompatible features are included.