Studio performs a check on schema field name to prevent users from using 'id' as a field name. However the check is case sensitive and it still allows 'ID' or 'Id' or 'iD'. This results in a server crash when deploying the project.
- is required by
-
NXS-2524 a warning message shoud be shown when a metadata is named 'ID' (or any other reserved words)
- Open