DC 5.6 Breaking Changes - Automations

There have been some breaking changes in some of the automation steps that RND is not able to migrate for you automatically.

The following actions have been removed entirely for now. Please raise a ticket if you need them again:

  • Add Asset(s) To Collection

  • Create New Collection

  • Delete Collection(s)

  • Share Collection

     

The “Delete an asset from all the collections” action has been renamed to “Delete assets from all collections” and now takes a list of Asset Ids, not a single ItemId. Main thing you need to change here is make sure you pass an Asset ID not an ItemId.

And it can also do bulk updates now, but that just works automatically if you pass a list of Asset IDs. So if you used it in a ForEach before, you can now make do without.