-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
When access a group form, the following error has shown (debug mode enabled):
Unknown column 'glpi_plugin_statecheck_rules.groups_id' in 'where clause' in query "SELECT COUNT(*) AS cpt FROM glpi_plugin_statecheck_rules, glpi_entities WHERE (((glpi_plugin_statecheck_rules.groups_id = '679'))) AND glpi_plugin_statecheck_rules.entities_id = glpi_entities.id AND NOT (glpi_entities.entities_id IN ('0', '111'))"
In fact, the column groups_id does not exist in table glpi_plugin_statecheck_rules. The same column does not exist in file empty-1.0.2.sql.
To simulate this error, enable the Debug mode and access a group form of an existent group:
Metadata
Metadata
Assignees
Labels
No labels
