A. In Salesforce setup, look at the last modified date for every object to determine which should be added to the Change Set.
B. Leverage the Setup Audit Trail to review the changes made by the departed Administrator and identify which changes should be added to the Change Set.
C. Set up Continuous Integration and a Git repository to automatically merge all changes from the sandbox metadata with the production metadata.
D. Use the Metadata API and a supported development IDE to push all of the configuration from the sandbox into production to ensure no changes are lost.

Suggest answer: D

Reference:

No comments:

Please share to make the community better.