Skip to content
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

Warning (512): Invalid relations declared for "glpi_ticketcategories" table. Table does not correspond to a known itemtype. #15848

Closed
2 tasks done
NeueMedienBecker opened this issue Oct 23, 2023 · 1 comment

Comments

@NeueMedienBecker
Copy link

NeueMedienBecker commented Oct 23, 2023

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

Version

10.0.10

Bug description

Warning (512): Invalid re
[2023-10-23 10:22:44] glpiphplog.WARNING: *** PHP User Warning (512): Invalid relations declared for "glpi_ticketcategories" table. Table does not correspond to a known itemtype. in /home/users/glpi/www/src/DbUtils.php at line 2064
Backtrace :
src/DbUtils.php:2064 trigger_error()
inc/db.function.php:585 DbUtils->getDbRelations()
src/CommonDBTM.php:866 getDbRelations()
src/CommonDBTM.php:788 CommonDBTM->cleanRelationData()
src/CommonDBTM.php:2068 CommonDBTM->deleteFromDB()
src/CommonDBTM.php:4631 CommonDBTM->delete()
...ace/glpiinventory/install/update.native.php:700 CommonDBTM->deleteByCriteria()
marketplace/glpiinventory/hook.php:405 pluginGlpiinventoryUpdateNative()
src/Plugin.php:915 plugin_glpiinventory_install()
: Plugin->install()
src/Marketplace/Controller.php:545 call_user_func()
src/Marketplace/Controller.php:435 Glpi\Marketplace\Controller->setPluginState()
ajax/marketplace.php:82 Glpi\Marketplace\Controller->installPlugin()
public/index.php:82 require()
lations declared for "glpi_ticketcategories" table. Table does not correspond to a known itemtype.

Relevant log output

No response

Page URL

No response

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

No response

@cedric-anne
Copy link
Member

Hi,

The glpi_ticketcategories table does not exists anymore. The only reference to it I found is inside the resources plugin.
Issue has already be reported on the plugin, as you already know (see InfotelGLPI/resources#123).

We cannot do anything about it in GLPI.

@cedric-anne cedric-anne closed this as not planned Won't fix, can't repro, duplicate, stale Oct 23, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants