[14.1.1] Invalid composition when using nested document types #16872
Labels
affected/v14
affected/v15
area/frontend
state/sprint-candidate
We're trying to get this in a sprint at HQ in the next few weeks
type/bug
Which Umbraco version are you using? (Please write the exact version, example: 10.1.0)
14.1.1
Bug summary
When migrating a site from v13 to v14 where nested document types are in use, when attempting to save changes to said document type I receive the error "Invalid composition - The specified document type composition is invalid".
I believe this is due to that fact that nestable document types have not yet been implemented in v14. Whilst that is being implemented, I think we should at least update the validation logic to allow nested document types to ensure changes can be saved.
Specifics
No response
Steps to reproduce
Expected result / actual result
At the very least it should be possible to save changes on such a setup, but it would also be nice to be able to create nested document types again (or if not, some way of migrating away from nested document types)
This item has been added to our backlog AB#44592
The text was updated successfully, but these errors were encountered: