### Which Umbraco version are you using? 17.2.0-rc ### Bug summary In 17.2-rc, users can create root properties in a Document Type (introduced in PR https://github.com/umbraco/Umbraco-CMS/pull/21500), but cannot delete root properties in an Element Type. https://github.com/user-attachments/assets/ce009cf6-f193-437f-a610-abcd73ea8e46 ### Specifics _No response_ ### Steps to reproduce 1. Create an Element Type with a root property editor (e.g. Rich Text Editor). 2. Delete the property editor. 3. Click Save. ### Expected result / actual result **Expected result** The root property is removed after saving. **Actual result** The root property is not removed and remains after saving.
Which Umbraco version are you using?
17.2.0-rc
Bug summary
In 17.2-rc, users can create root properties in a Document Type (introduced in PR #21500), but cannot delete root properties in an Element Type.
Document.Types._.Design._.Umbraco.-.Google.Chrome.2026-01-29.16-19-51.mp4
Specifics
No response
Steps to reproduce
Expected result / actual result
Expected result
The root property is removed after saving.
Actual result
The root property is not removed and remains after saving.