Import - richTextV2 import (#12868)
- Enable markdown import - Decrease the createMany batch size on import
This commit is contained in:
@ -467,7 +467,7 @@ export const SETTINGS_COMPOSITE_FIELD_TYPE_CONFIGS = {
|
||||
subFieldLabel:
|
||||
COMPOSITE_FIELD_SUB_FIELD_LABELS[FieldMetadataType.RICH_TEXT_V2]
|
||||
.markdown,
|
||||
isImportable: false,
|
||||
isImportable: true,
|
||||
isFilterable: false,
|
||||
isIncludedInUniqueConstraint: false,
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user