-
-
Notifications
You must be signed in to change notification settings - Fork 482
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Schema is not in sync with the current Mapping #618
Comments
Once you can check run these commands in your project root directory:
=> You can follow these links: https://stackoverflow.com/questions/51854778/database-schema-is-not-in-sync-for-a-nullable-column |
I have tried those solutions before without changes, same errors. I don't know if it possible to do it manually or is that is a bug. |
You can make try once the manual setup of UVdesk: If you still facing the same error let us know. |
It's seems as a bug in the |
Bug report
Title
Schema is not in sync with the current Mapping
Issue Description
After fresh installation I tried to check the schema validation and I get this issue.
Preconditions
Please provide as detailed information about your environment as possible.
Steps to reproduce
Same steps as installation guide
1- Download zip
2- run
php bin/console uvdesk:configure-helpdesk
and fill infoExpected result
should the schema be synced as this will effect on the modules installation and data.
Actual result
I get Schema is not in sync with the current Mapping during check schema validation
The text was updated successfully, but these errors were encountered: