You are not logged in.
Juste pour info, pas de problème bloquant...!
Plugin Comptes v1.7.0
Glpi v0.80.5
Lorsque l'on créé un compte, ensuite lorsque l'on associe un élément par exemple un ordinateur, l'ordinateur est bien associé.
Mais on peut choisir d'associer encore une fois cet ordinateur à ce compte.
Rien ne se passe (donc pas de problème bloquant ), juste un log qui apparaît dans sql-errors.log :
06-12-2011 19:55 [183@glpiserver]
*** MySQL query error :
***
SQL: INSERT
INTO `glpi_plugin_accounts_accounts_items` (`plugin_accounts_accounts_id`,`items_id`,`itemtype`) VALUES (\'959\',\'538\',\'Computer\')
Error: Duplicate entry '959-Computer-538' for key 2
Backtrace :
/usr/share/glpi/inc/commondbtm.class.php :355 DBmysql->query()
/usr/share/glpi/inc/commondbtm.class.php :673 CommonDBTM->addToDB()
/usr/share/glpi/plugins/accounts/inc/account_item.class.php :119 CommonDBTM->add()
/usr/share/glpi/plugins/accounts/front/account.form.php :86 PluginAccountsAccount_Item->addItem()
/usr/share/glpi/plugins/accounts/front/account.form.php
Prod. : CentOS 6.5 - PHP 5.3.3 - Apache 2.2.15 - MySQL 5.1.73 - OCS 2.1.2 - GLPI 0.84.6
Dev. : CentOS 7 - PHP 5.4.16 - Apache 2.4.6 - MariaDB 5.5.50 - OCS 2.3 - GLPI 9.1.2 + OPcache 7.0.5FE + APCu 4.0.11
Offline