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?
A. It will fall if there is a feature only available in the next version.
B. The change set components will be upgraded to the next version in production.
C. The change set will be automatically deployed when production is upgraded.
D. The deployment is not possible due to different versions.
A. It will fall if there is a feature only available in the next version.
Explanation:
It will fail if there is a feature only available in the next version. According to the Salesforce
documentation, “If your sandbox is on a newer version than your production org, you can’t
deploy any components that are new in the sandbox version.” The change set components
will not be upgraded to the next version in production, the change set will not be
automatically deployed when production is upgraded, and the deployment is possible if
there are no new features involved.