Preserving Deployment Plan settings

When you change a Deployment Plan in a server profile, the edit operation preserves the common settings between the previous and the new Deployment Plans. Every time you redeploy using a different Deployment Plan, the defaults are initialized from:
  • The previous Deployment Plan settings, if the attribute name matches.

  • The new Deployment Plan settings, if there is no match for the attribute name.

Only the attribute names are matched between the previous and the new Deployment Plans to preserve the common default values. The attribute type is not matched, which may result in invalid default values. Such invalid default values must be manually corrected to proceed to deployment successfully.