Description
When content type is created programmatically, the UI regenerate field names in snake case based on the label, this may lead to data inconsistency.
Reproduction steps
1. Create a content type programatically (field label = First Name and name = "firstName")
2. Open the content type form and check the field
3. You will find the field name as "first_name"
Logs
Browsers
No response
OS
No response