Nested content inside nested content not working after update
I have a module where i have nested content inside nested content and after the upgrade to 8.1 a few days earlier, the inner nested content is not working, when we save and publish the content after making a change to nested content, the content does not publishes and the change to nested content is not saved as well
Can you give some more information about your configuration? Are you using any custom datatypes? Is there anything in the log files related to it? What is the structure of the (inner) nested content? Just to be sure.. the inner nested content appears in the backoffice and all nested content has enabled the Is an Element type option?
Hi Erik,
There is a normal nested content created called e.g"Sample persons" which has a nested content called e.g"person category" which is a content picker. Before it was working fine, we just upgraded the version and now whatever we select in person category is not saved and disappears when the page gets refreshed
Nested content inside nested content not working after update
I have a module where i have nested content inside nested content and after the upgrade to 8.1 a few days earlier, the inner nested content is not working, when we save and publish the content after making a change to nested content, the content does not publishes and the change to nested content is not saved as well
Hi Rabea,
Can you give some more information about your configuration? Are you using any custom datatypes? Is there anything in the log files related to it? What is the structure of the (inner) nested content? Just to be sure.. the inner nested content appears in the backoffice and all nested content has enabled the Is an Element type option?
Hi Erik, There is a normal nested content created called e.g"Sample persons" which has a nested content called e.g"person category" which is a content picker. Before it was working fine, we just upgraded the version and now whatever we select in person category is not saved and disappears when the page gets refreshed
Hi Rabea,
Thanks for your reply. Can you check how your nested content and content picker data types looks like?
Settings --> Data Types.
Maybe one of them is using an obsolete property editor?
Thanks for responding Erik. Both the nested contents are not using obsolete type
For anyone facing the same issue https://github.com/umbraco/Umbraco-CMS/issues/5817
is working on a reply...