adobe / asset-share-commons

A modern, open-source asset share reference implementation built on Adobe Experience Manager (AEM)
https://opensource.adobe.com/asset-share-commons/
Apache License 2.0
88 stars 107 forks source link

DAM Collections not fully published using the Publish Content Kit WF Process #1155

Open aguacatedan opened 4 months ago

aguacatedan commented 4 months ago

Describe the bug The Publish Content Kit workflow seems to be publishing the asset collection node, but not the child sling:members node so the Content Kit page doesn't show any assets when viewed in Publish. In Author, the Content Kit page works perfectly fine and displays all the assets.

Environment

To Reproduce Steps to reproduce the behavior:

  1. Create a new DAM Collection, make it public and add some assets to it
  2. Make sure all of those assets are published
  3. Create a new Content Kit using the wf process and the collection from step 1
  4. Check that the Content Kit page works fine and displays the asstes
  5. Now publish the Content Kit page using the Publish Content Kit wf process
  6. Check the page on publish and note how it doesn't display any assets

Expected behavior The Workflow should publish all the necessary nodes so the Content Kit component can display the assets in Publish

Screenshots

Screenshot 2024-07-11 at 17 23 05