Closed
Description
Environment
Package | Version |
---|---|
Symfony | 6.3 |
Sentry-Symfony | 4.9 |
MariaDB | 10.0 |
PHP | 8.2 |
Steps to Reproduce
- Create application with symfony messenger active on it
- Create migration for entities
- Symfony messenger migration not created
- Open application web UI get "The metadata storage is not up to date, please run the sync-metadata-storage command to fix this issue."
- Try to sync-metadata-storage
- 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."
Metadata
Metadata
Assignees
Labels
No labels
Type
Projects
Status
Waiting for: Product Owner