1
System-managed fields cannot be renamed — createdAt/createdBy/updatedAt/updatedBy stay in English on every record page
Source: twentyhq/twenty#23408 · opened by @petrbaloun
Bug description Standard fields can be localised by writing standardOverrides.label via updateOneField — that works and the frontend honours it (thanks!). But the server rejects the same mutation for system-managed fields: FIELD_MUTATION_NOT_ALLOWED: Cannot edit system-managed field "createdAt" properties: label Four of those fields are shown on every record page: createdBy, createdAt, updatedBy, updatedAt. They render as "Created by", "Creation date", "Updated by", "Last update" next to fully localised ones, so a Czech workspace ends up with a form that is half translated. The same applies to the system reverse relations attachments, taskTargets, noteTargets, timelineActivities (less visible — hidden-field list and relation pickers). Twenty's own i18n does not cover these labels either: the workspace member locale is cs-CZ and they still render in English, so there is no path to a fully localised record page today. S…
No pledges yet. Be the first to back this.
Comments
Similar requests
Allow changing the display format of system date fields (createdAt and updatedAt)
0 votes · 0 comments
Support Configurable Calendar Systems (Jalali / Islamic / Gregorian)
2 votes · 0 comments
Feature request: interpolate record-context variables in IFRAME page-layout widget URLs (e.g. {{record.id}}, {{record.fieldName}})
1 vote · 0 comments
Option to change the Record label for display
1 vote · 0 comments
Attach an email to a person
3 votes · 0 comments
No comments yet.