[fix] Migrated links field should be standard (#6387)
Fixing script + ading logs to sync-metadata
This commit is contained in:
@ -225,6 +225,7 @@ export class MigrateLinkFieldsToLinksCommand extends CommandRunner {
|
||||
id: tmpNewLinksField.id,
|
||||
workspaceId: tmpNewLinksField.workspaceId,
|
||||
name: `${fieldName}`,
|
||||
isCustom: false,
|
||||
});
|
||||
|
||||
this.logger.log(
|
||||
|
||||
Reference in New Issue
Block a user