pluginsGLPI / datainjection

Plugin to import CSV files into GLPI
http://plugins.glpi-project.org/#/plugin/datainjection
GNU General Public License v2.0
53 stars 50 forks source link

fix(Item_Operatingsystem): update / handle one OS like GLPI #364

Closed stonebuzz closed 10 months ago

stonebuzz commented 10 months ago

When importing computers with DataInjection, the operating system is added, not replaced. This results in 2 or more OS per computer, which should even not be possible in GLPI.

This PR fix this

fix : internal ref : 30448