Skip to content

🐛 [BUG] - Content Type Fields Edit Form : Fields name do not reflect DB names #1018

@marrouchi

Description

@marrouchi

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

Metadata

Metadata

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions