InfotelGLPI / positions

Plugin positions for GLPI
http://blogglpi.infotel.com
GNU General Public License v2.0
17 stars 11 forks source link

Adding more than 100 items to a map (dropdown search/fill bug). #27

Closed smithj4 closed 6 years ago

smithj4 commented 6 years ago

GLPI version 9.2.2 with positions plugin version 4.4.0.

When going to the plugin setup and when trying to add new items to a map, first select the item type, like rack enclosure, then another dropdown appears with all items of that type. The dropdown only displays the first 100 matching items, and when scrolling to the last item, it searches again to add more to the dropdown, but the new items do not continue where it last stopped, it appears to just repeat the same search and add a duplicate list of the first 100 items. So it appears you cannot add more than 100 items to a map.

amma35 commented 6 years ago

Hi,

The bug is a GLPI bug, see https://github.com/glpi-project/glpi/issues/2222