Skip to content

Can't transfer from community edition to enterprise  #16573

@Boegie19

Description

@Boegie19

Bug report

Required System information

  • Node.js version: v18.9.1
  • NPM version: 8.19.1
  • Strapi version: 4.10.1
  • Database: Postgress
  • Operating system: Windows 10
  • Is your project Javascript or Typescript: Javascript

Describe the bug

Can't transfer from community edition to enterprise

error: [FATAL] Invalid schema changes detected during integrity checks (using the strict strategy). Please find a summary of the changes below:
- admin::workflow:
  -  exists in destination schema but not in source schema
- admin::workflow-stage:
  -  exists in destination schema but not in source schema
Transfer process failed.

Steps to reproduce the behavior

Try to transfer from community edition to enterprise

Expected behavior

For it to just transfer

source

https://forum.strapi.io/t/data-transfer-from-local-postgresql-to-strapi-cloud/27852

can confirm this issue since
https://github.com/strapi/strapi/blob/83d394f47f5b5ee11b31f535997dd73358434317/packages/core/data-transfer/src/engine/validation/schemas/index.ts#LL6C53-L6C53

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

Status

Fixed/Shipped

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions