...
Configuration Management
When calculating a diff, all formats that were previously mapped to a media format will have an update action. These update actions must be exported before applying the desired state to ensure that the formats can still be requested with the old media format ids. This is very important for customers that use connectors such as DAM for Optimizely, DAM for Sitecore, and the Adobe Creative Cloud Connector since links and images embedded before upgrading to 6.0 will otherwise not work. On update, we change the existing mapped media format ids to invalid ids in custom Configuration Management layers (the maximum integer value
2147483647
) to force you to remember to do this. The update will fail if you forget to export the format update actions and you have at least one format in a custom layer. The update actions will look something like this:
...