T
Twenty3mo ago
John

Name is not synced with label.

Ran into a few "Name is not synced with label." in the hosted version. These include dueDate vs dueAt on the default Task object as well as x vs xLink on the default People object. This impedes saving any changes
No description
No description
7 Replies
Prastoin
Prastoin3mo ago
Hello @John Have you encountered these errors while creation field metadata ? If yes you need to disable the isSyncLabelAndName toggle button from the form
John
JohnOP3mo ago
Not sure I am tracking your suggestion. For instance I am on the /settings/objects/people/xLink page attempting to deactivate the field.
No description
Prastoin
Prastoin3mo ago
What Twenty version are you using ? Unable to reproduce on latest
John
JohnOP3mo ago
Cloud hosted, instance was created like ~3 hrs ago
Prastoin
Prastoin3mo ago
Able to reproduce, on it Thanks for reporting that
Prastoin
Prastoin3mo ago
https://github.com/twentyhq/twenty/issues/12879 Should be fixed and released in less than 24hours
GitHub
Cannot disable some standard fields · Issue #12879 · twentyhq/twenty
Bug Description Screen.Recording.2025-06-25.at.16.56.44.mov Expected behavior We should be able to deactivate all fields Technical inputs The seeded standard object might be invalid by definition
Prastoin
Prastoin3mo ago
Fixed in production And fixable on self hosted instance on v1.0.2 By running below command in your twenty-server container
yarn command:prod upgrade:1-1:fix-update-standard-fields-is-label-synced-with-name
yarn command:prod upgrade:1-1:fix-update-standard-fields-is-label-synced-with-name
Will be an automatic upgrade command within 1.1.0 version

Did you find this page helpful?