Ursa Major Solar のアプリケーション ビルダーは、次の主要な Salesforce バージョンにアップグレードされたサンドボックスで新しいカスタム アプリケーションに取り組んでおり、本番インスタンスは現在の Salesforce バージョンのままです。開発が完了し、変更セットをデプロイする準備が整いました。 展開を計画するときに、アプリ ビルダーは何を考慮する必要がありますか?
正解:A
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.