[Bug] Erroneous validation message on short named fields

On a Schema, when I add a new field with a single-letter name/field ID, the validation message is not related to what is happening (being too short):

Only letters, numbers and underscores are allowed. Underscores followed by a number are not allowed.

Thanks for the report, @gabrieldiasfernandes! I’ve let the devs know and will report back here once it’s fixed.

Hey @gabrieldiasfernandes

We just fixed the error message:

Thank you so much once again for your feedback!