-
Notifications
You must be signed in to change notification settings - Fork 0
Description
I noticed while I was restructuring some document type folders I renamed a folder "Grid" to "Layouts", but after restore content I got mismatch, because the folder name was "Layouts" on local environment, but still "Grid" on live environment.
I tried renaming the folder locally to something else, but it didn't triggered a schema change.
However creating a new folder does trigger a schema change.
Renaming this folder from "Test" to "Test 2" didn't have any effect on the uda-file, the name property still contain "Test".
Deletion of the folder removed the uda-file as well.
For now any renamed folder need to be renamed on each environment (or perhaps rename manually in the uda-file works as well).
Furthermore it doesn't seem Deploy dashboard list comparison of folders (document type and datatype folders/containers) in case of any mismatches.
Umbraco 11.4.1
Deploy 11.1.2
This item has been added to our backlog AB#31244