umco / umbraco-inner-content

A helper library for Umbraco Doc Type based property editors providing overlays and conversion helpers
https://our.umbraco.org/projects/backoffice-extensions/inner-content/
MIT License
2 stars 15 forks source link

Courier fails if Inner-Node is empty #39

Closed nielslyngsoe closed 5 years ago

nielslyngsoe commented 6 years ago

In my test I created a Stacked Content Data-Type, lets call it "Configuration". In this Stacked Content you can create a Inner-Nodes that does not have any properties. Example: "Gather News articles", which is just a node with no properties. Cause that Node-Alias is giving the necessary data to the template. When transferring this setup between environments, courier fails.

This can of course be fixed by just adding a Label to the empty Doc-Type.

Hope the issue makes sense, thanks.

leekelleher commented 6 years ago

Hi @nielslyngsoe, thanks for raising this - I haven't experienced that myself, but it would be an issue with the Courier data-resolver for Inner Content.

Would you be able to raise the issue over on the Courier Contrib repo, please? https://github.com/umbraco/Umbraco.Courier.Contrib/issues

I'm not sure if this applies to Umbraco Deploy too?

Thanks!

leekelleher commented 5 years ago

Closing this ticket off. It has been raised on the Umbraco Courier Contrib issue tracker: https://github.com/umbraco/Umbraco.Courier.Contrib/issues/45