-
-
Notifications
You must be signed in to change notification settings - Fork 9.2k
Description
Bug report
Required System information
- Node.js version: v18
- NPM version: v8
- Strapi version: 0.0.0-experimental.e70c18d5ed73d87da88fe1cd5caaeebb863748b5 (based on https://github.com/strapi/strapi/tree/e70c18d5ed73d87da88fe1cd5caaeebb863748b5 but reproducible on all versions <=v4.11.5)
- Database: SQLite
- Operating system: Linux Mint 21.1
- Is your project Javascript or Typescript: Javascript
Describe the bug
When using the transfer option, file relationships and normal relations are not transfered for components, nested components, and dynamic zones.
Steps to reproduce the behavior
Reproduction is complex, see this example code (contained is the media assets and database).
Example User on both applications:
email: test@test.com
pass: Test1234!
Expected behavior
Relationships and media links should also be transfered
Screenshots
Logs from transfer (no errors)

Some snips of the destination database tables via dbeaver (relations were not transferred)

Parent media relations were transferred but not components

Image from source project for example file_related_morphs

Code snippets
Example projects (both source and destination) including database and file uploads
testDTS.zip
Additional context
This is a tracking issue combining all other data loss issues with the DTS , additional gh issues linked below that were closed during the making of this.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status



