The view does have a filter set to show published only, but I'm guessing only the parent node actually gets scheduled, and all the images are published but just not linked to yet. Not sure how to fix the view or whether it can be fixed?

Comments

scroogie’s picture

Could you verify if the images are indeed published? It would be a bug imho. If the images are uploaded through our workflows, they should inherit the publish status from the gallery node, just as we are cascading them when the status changes for the gallery.

justintime’s picture

Status: Active » Fixed

I think I get it. Here's the workflow:

1) Create a gallery node
2) Upload images to it
3) Set gallery node to unpublished

At this point, the gallery is not published, but it's related images are published.

It's a simple fix, we just need to add another filter on the parent gallery's publish status. I've committed this to dev, you'll probably need to revert your node_gallery_blocks view after upgrading.

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.