Skip to content

After update to sentry-symfony:4.9 doctrine get please run the sync-metadata-storage command to fix this issue #732

Closed
@mortezakarimi

Description

@mortezakarimi

Environment

Package Version
Symfony 6.3
Sentry-Symfony 4.9
MariaDB 10.0
PHP 8.2

Steps to Reproduce

  1. Create application with symfony messenger active on it
  2. Create migration for entities
  3. Symfony messenger migration not created
  4. Open application web UI get "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue."
  5. Try to sync-metadata-storage
  6. Try to generate

Expected Result

When run all migrations or try to run make:migration if any change exist generate them, else show no change on database

Actual Result

"The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue."
screenshot-bugloos skiplanner localhost-2023 06 18-12_46_41

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Waiting for: Product Owner

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions