glpi-project / glpi-inventory-plugin

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

This plugin requires GLPI version >= 10.0.10 and < 10.0.99. #444

Closed piposeimandi closed 12 months ago

piposeimandi commented 12 months ago

Describe the bug

This plugin requires GLPI version >= 10.0.10 and < 10.0.99.

When attempting to install on GLPI 10.0.9, I receive this message and it does not allow me to proceed, even though the plugin states that it is compatible with 10.0.x.

To reproduce

Access GLPI. Navigate to Plugins. Attempt to install the plugin.

Expected behavior

It should allow the installation of the plugin or, failing that, be more specific about the version requirements that might be incorrect.

Operating system

Linux

GLPI Agent version

Other (See additional context below)

GLPI version

10.0.9

GLPIInventory plugin

No response

Additional context

No response

cedric-anne commented 12 months ago

Hi,

Your GLPI version is 10.0.9, that is not >= 10.0.10, so the message seems correct.

even though the plugin states that it is compatible with 10.0.x

Where did you find this information? We should indeed fix it.

piposeimandi commented 12 months ago

Hi,

Your GLPI version is 10.0.9, that is not >= 10.0.10, so the message seems correct.

even though the plugin states that it is compatible with 10.0.x

Where did you find this information? We should indeed fix it.

Hi, in the description here is where it says compatible with 10.0.x. https://github.com/glpi-project/glpi-inventory-plugin/releases/tag/1.3.3 image

cedric-anne commented 12 months ago

Fixed:

image