-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Closed
Labels
severity: highIf it breaks the basic use of the productIf it breaks the basic use of the productsource: core:data-transferSource is core/data-transfer packageSource is core/data-transfer packagesource: core:review-workflowsReview workflows packageReview workflows packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Description
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
severity: highIf it breaks the basic use of the productIf it breaks the basic use of the productsource: core:data-transferSource is core/data-transfer packageSource is core/data-transfer packagesource: core:review-workflowsReview workflows packageReview workflows packagestatus: confirmedConfirmed by a Strapi Team member or multiple community membersConfirmed by a Strapi Team member or multiple community members
Type
Projects
Status
Fixed/Shipped