Fix to make MM's connected to DC 4.7.0's assets appear every time in new installations

THIS WAS NEVER RELEASED! It was fixed in the MM scripts for (supposedly) 4.10.1


Why:

If you don't do this, then there will be a race condition in for assets uploaded from MM (not DC), that results in one or more assets not appearing in admin access for Media Manager. (It only occurs when you upload multiple assets in a 4.7.0 installation (it hasn't existed in previous OOBE versions))


Fix to make MM's connected to DC 4.7.0's assets appear in the Media Manager every time - without having to publish them manually.

  1. Go to the DAM Center
  2. Go to the workflow ItemWatcher → (MM) OOBE Give access to admins
  3. In the field "Process only where this validation applies (e.g. <FolderType>6</FolderType>)” overwrite it with this line:

    <LocationState>111001</LocationState> && <LocationStateOld>111000</LocationStateOld>
  4. Press save.