Skip to content

v1.0.0-beta: Core Modules & CMS Connectors

Choose a tag to compare

@umeshmore45 umeshmore45 released this 13 May 14:32
· 1633 commits to main since this release

📌 Version: v1.0.0-beta (Beta Release)

This release includes the foundational components of the migration platform with support for multiple CMSs and initial migration flows.

✅ Included Modules and Features

⚠️ Known Limitations (Beta)

  • Contentful Connector
  1. Not handle the use case of deletion of existing destination stack in runtime
  2. Content mapper module | existing stack | existing content type mapped | Modular blocks, taxonomy these fields can be matched with Single Line Textbox field
  3. Content Type Migration Limitations in Test Stacks
  4. When migrating content types in a test stack, the handling of attached references depends on your organization's reference limit:
  5. Organizations with a reference limit of 50: Full data migration is supported if a content type has more than 10 references.
  6. Organizations with a reference limit of 10: If a content type has more than 10 references, only the 'title' and 'URL' fields will be migrated.
  7. Issue: Data migration may encounter unforeseen problems if the Contentful data contains duplicate UIDs.
  • Sitecore Connector
  1. Runtime Deletion Not Handled
    The system does not handle the deletion of an existing destination stack during runtime.

  2. Content Type Migration Limitations in Test Stacks
    When migrating content types in a test stack, the behavior depends on your organization's reference limits:

    • Organizations with a reference limit of 50:
      Full data migration is supported even if a content type has more than 10 references.

    • Organizations with a reference limit of 10:
      If a content type has more than 10 references, only the 'title' and 'URL' fields will be migrated.

  • Wordpress Connector
  1. Not supporting WordPress dynamic content models

  2. Supports only the basic data migration process

  3. Does not handle the use case of deletion of existing destination stack at runtime

  4. Content Type Migration Limitations in Test Stacks
    4.1 When migrating content types in a test stack, the handling of attached references depends on your organization's reference limit:

    4.2 Organizations with a reference limit of 50:
    Full data migration is supported if a content type has more than 10 references.

    4.3 Organizations with a reference limit of 10:
    If a content type has more than 10 references, only the 'title' and 'URL' fields will be migrated.

What's Changed

fixed test migartion by @umeshmore45 in #504

New Contributors

Full Changelog: https://github.com/contentstack/migration-v2/commits/v1.0.0-beta