diff --git a/upload-api/migration-sitecore/constants/index.js b/upload-api/migration-sitecore/constants/index.js index 5290f50ba..3e5e04fc1 100644 --- a/upload-api/migration-sitecore/constants/index.js +++ b/upload-api/migration-sitecore/constants/index.js @@ -36,6 +36,7 @@ const MIGRATION_DATA_CONFIG = { ENTRIES_DIR_NAME : "entries", ENTRIES_MASTER_FILE : "index.json", + GLOBAL_FIELDS_DIR_NAME : "global_fields", GLOBAL_FIELDS_FILE: "globalfields", GLOBAL_FIELDS_FILE_NAME : "globalfields.json",