Skip to content
This repository has been archived by the owner on Oct 7, 2024. It is now read-only.

Strapi core_store corruption during data migration. #105

Open
kasonde opened this issue Jun 27, 2023 · 1 comment
Open

Strapi core_store corruption during data migration. #105

kasonde opened this issue Jun 27, 2023 · 1 comment

Comments

@kasonde
Copy link
Contributor

kasonde commented Jun 27, 2023

Bug report

Required System information

  • Node.js version: v14
  • NPM version: v6
  • Source Strapi version: 3.6.11
  • Target Strapi version: 4.10.5
  • Source Database: Postgres
  • Target Database: Postgres
  • Which script are you running: migrate

Describe the bug

In some cases during migration, users core_store gets corrupted causing an inability to view collection types in the content manager. This currently only occurred for a collection type and not a single type.

Steps to reproduce the behavior

This occurred during a user's routine migration process. To our knowledge, there aren't any steps outside of what we prescribe in our guides that the users followed.

Screenshots

  • Pre-migration
    image

  • Pos-migration
    image

Additional context

To get past this, the user had to delete their core_store content manager config

@derrickmehaffy
Copy link
Member

This should be fixed in #106 but I'll run some additional tests to confirm

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants