QuestionQ35

Change Sets

What would a technical architect recommend to prevent possible delays when deploying a change set?

  • A Manually apply the field type changes
  • B Manually validate change sets before deployment
  • C Change set performance is independent of included components
  • D Manually create new custom objects and new custom fields
Explanation

A field type conversion can require schema conversion followed by data manipulation of existing records, and its duration depends on the field size and the number of records updated. Applying field type changes manually keeps this potentially time-consuming operation out of the change set deployment.

Learn more

Community Discussion

No comments yet. Be the first to start the discussion!