Closed tomolimo closed 3 years ago
This issue could be linked to the fact that we have more than 6000 entities in our GLPI instance. With up to 6 levels. And all entities are inheriting from the root entity.
Indeed, inquest uses many config values and each are retrieved, for each entity, whenever there is no created inquest. IMHO we may improve this kind of cases by adding a global caching logic on entities configuration (but it may require some refactoring).
There has been no activity on this issue for some time and therefore it is considered stale and will be closed automatically in 10 days.
If this issue is related to a bug, please try to reproduce on latest release. If the problem persist, feel free to add a comment to revive this issue. If it is related to a new feature, please open a topic to discuss with community about this enhancement on suggestion website.
You may also consider taking a subscription to get professionnal support or contact GLPI editor team directly.
Hello,
Describe the bug
A picture is sometimes better than a long speech:
Expected behavior
I expect that it takes less than 10 seconds to execute when there is nothing to do!
Logs
No error in log files
Your GLPI setup (you can find it in Setup > General menu, System tab)
This issue could be linked to the fact that we have more than 6000 entities in our GLPI instance. With up to 6 levels. And all entities are inheriting from the root entity.
Thank you Regards,
Tomolimo