Skip to content

Commit f5682ba

Browse files
kjaceshanrnh
andauthored
Update 15/umbraco-cms/fundamentals/setup/upgrading/version-specific/migrate-custom-property-editors-to-umbraco-14.md
Co-authored-by: Esha Noronha <82437098+eshanrnh@users.noreply.github.com>
1 parent 93137f4 commit f5682ba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

15/umbraco-cms/fundamentals/setup/upgrading/version-specific/migrate-custom-property-editors-to-umbraco-14.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ Umbraco 14 introduces a split between server-side and client-side Property Edito
2121

2222
In the Umbraco source code, the change manifests as the `EditorUiAlias` property on `IDataType`.
2323

24-
When upgrading from Umbraco 13 to Umbraco 14+, we migrate all Data Types to ensure an `EditorUiAlias` value. For custom Property Editors, this migration is based on certain assumptions.
24+
When upgrading from Umbraco 13 to Umbraco 14 and later, Umbraco automatically migrates all Data Types to include an `EditorUiAlias` value. For custom Property Editors, this migration is based on certain assumptions.
2525

2626
### Manifest based Property Editors
2727

0 commit comments

Comments
 (0)