twentyhq / twenty

Building a modern alternative to Salesforce, powered by the community.
https://twenty.com
GNU Affero General Public License v3.0
15.32k stars 1.57k forks source link

Enforce field-metadata options field to have UPPERCASE values for standard objects #4380

Open Weiko opened 4 months ago

Weiko commented 4 months ago

Scope & Context

Enforce field-metadata options field to have UPPERCASE values

Technical inputs

Probably in the FieldMetadata decorator. If options is provided, try to uppercase their values and compare them with their original values.

charlesBochet commented 4 months ago

check unicity