Azgar1998
Azgar1998
I get the same result by changing the last line "where users_id_recipient is null" to "where users_id_recipient < 0"
Hi, Here's the result: The schema differs for the "glpi_plugin_formcreator_forms_languages" table. --- Expected database schema +++ Current database schema @@ @@ `plugin_formcreator_forms_id` int NOT NULL DEFAULT 0, `uuid` varchar(255), PRIMARY...
here is the result: 
Hi, I have 97 rows with "display id t_XXXX and "users_id recipient" at "0"
I use Mariabd server (10.6.18).
Hi, I'm making a small update. I noticed that the ticket history isn't complete with the simplified interface. Is there a way to view the history from the simplified interface?
For your information, when I type: ./console glpi:database:check_schema_integrity --strict I get this result: ``` Le schéma diffère pour la table "glpi_authldapreplicates". --- Schéma de base de données attendu +++ Schéma...
Do you have any idea where this problem comes from?
The fact that the history is not complete in the simplified interface, can you have a link with my initial problem?
I think I have a clue: I noticed that when I create a ticket, it creates an f_XXXX, as I entered in my initial request. As you told me, this...