glpi-project / glpi-inventory-plugin

GLPI Inventory plugin
GNU Affero General Public License v3.0
46 stars 27 forks source link

fix(dashboard): use 'contains' instead of 'equals' #324

Closed stonebuzz closed 1 year ago

stonebuzz commented 1 year ago

Prevent bad search with hardcoded ID (AutoUpdateSystem)

(usefull if user deletes the original AutoUpdateSystem)

Use contains instead of equal

Fix : https://github.com/glpi-project/glpi-inventory-plugin/issues/323