fusioninventory / fusioninventory-for-glpi

FusionInventory plugin for GLPI
http://www.FusionInventory.org/
GNU Affero General Public License v3.0
360 stars 148 forks source link

Asset skipped during import loses the XML file #3452

Open calidadcarm opened 4 months ago

calidadcarm commented 4 months ago

Versión:

9.5+4.2 | Happens too in: 10.0.6+1.1

Bug description:

The actions available when defining Fusioninventory - Equipment import and link rules allow viewing them in Asset skipped during import ([https://glpi_server_dns/plugins/fusioninventory/front/ignoredimportdevice.php)](https://glpi_server_dns/plugins/fusioninventory/front/ignoredimportdevice.php%60)) but only log a few data from the Computer(name, serial, uuid, ip, mac). We do not see the XML, nor is there an option to retry the injection or download the XML.

Are the XMLs of these skipped records kept in any directory? Should any configuration option be activated to see them?

Steps to reproduce:

  1. Create and activate new rule in Fusioninventory - Equipment import and link rules to restrict automatic import of Computer not registered in the CMDB.   a. Criteria:     - The asset is of type Computer     - The serial property exists   b. Actions:     - To be unaware of import (with log) assign Yes
  2. Prioritize to run after other Computer update rules
  3. Communicate from the agent of a Computer not yet registered in the DB
  4. Check record of Asset skipped during import
  5. Select the skipped asset and search in Massive actions
  6. Result: There are no options to inject again or retrieve the XML.