Closed mpsat closed 1 year ago
Hi,
glpi_queuednotifications.event
missing column is fixed by #15135.Invalid relations declared for "glpi_plugin_accounts_accountstates" table. Target table "glpi_plugin_accounts_mailingstates" does not correspond to a known itemtype.
message is related to accounts
plugin, you should open an issue on their repository.
Code of Conduct
Is there an existing issue for this?
Version
10.0.8
Bug description
Hello!
After upgrading from 10.0.7 to 10.0.8 we have a big issue which breaks the ticket functionality. No new item kann be added to a ticket. Regardless of the type (answer or task). After submitting the new answer or task, the page is reloaded but the new entry is not saved. Strange enough, also existing tasks are also missing in the timeline.
Seems there must be an issue with database. During the migration scripts there was an error which could be solved using the workaround from [github #15045 ]Issue #15045 : "10.0.8 dev : The shema differs for table "glpi_queuednotifications when i execute php bin/console database:check_schema_integrity"
We see a lot of database related errors in
php-errors.log
See also here: https://forum.glpi-project.org/viewtopic.php?pid=503031#p503031
Relevant log output
No response
Page URL
No response
Steps To reproduce
Page refreshes and newly created answer or task won't show up.
Your GLPI setup information
Information about system installation and configuration
Server
GLPI constants
Libraries
LDAP directories
SQL replicas
Notifications
Plugins list
Locales overrides
Anything else?
No response