Add missing fields in update action (#9908)

Fix https://discord.com/channels/1130383047699738754/1333806855264145500
This commit is contained in:
Thomas Trompette
2025-01-29 15:23:21 +01:00
committed by GitHub
parent c17dbe7115
commit 7536a5a9a0

View File

@ -47,6 +47,11 @@ const AVAILABLE_FIELD_METADATA_TYPES = [
FieldMetadataType.LINKS,
FieldMetadataType.FULL_NAME,
FieldMetadataType.ADDRESS,
FieldMetadataType.PHONES,
FieldMetadataType.CURRENCY,
FieldMetadataType.DATE_TIME,
FieldMetadataType.RAW_JSON,
FieldMetadataType.UUID,
];
export const WorkflowEditActionFormUpdateRecord = ({