When configuring a change set, which two practices should an administrator adhere to in order to ensure a successful deployment to production? (Choose two.)
A.
When deploying a new record type, ensure the new record type is the only component in the change set.
B.
Run deployment validations on the change set in the sandbox prior to uploading to production.
C.
Add permissions and access settings to outbound change sets in addition to the dependent component list.
D.
Clone a change set to add forgotten dependent components to an uploaded change set.
Use this for reference - https://help.salesforce.com/s/articleView?id=sf.changesets_best_practices.htm&type=5
A is nonsense.
B can trip you up, but you would run validation on the Inbound change set just before it is deployed (as the test for the change set needs to happen in the org you are deploying to).
B. Run deployment validations on the change set in the sandbox prior to uploading to production.
C. Add permissions and access settings to outbound change sets in addition to the dependent component list.
Yes, that is also a valid practice for ensuring a successful deployment. Cloning a change set can be helpful if the administrator realizes they forgot to include a necessary component or dependency in the original change set. They can clone the change set, add the missing components, and upload it to production. However, it's important to note that cloning a change set can sometimes introduce errors, so it should be used with caution.
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Joel31113
6 months agotMana
6 months, 3 weeks agotMana
6 months, 3 weeks ago