Jérémie Mercier
Jérémie Mercier
Hi @cconard96, Yes, I can confirm, when the "Events done" box is checked, I have the slowness problem : When the box is unchecked, even with multiple planning visible, I...
On our production database running GLPI 10.0.20, I don't have the "Event done" checkbox like I do in GLPI 11.0.2.
In that case, wouldn’t it be useful to disable this checkbox ? In my case, I don’t see any use for it ;), but I don’t doubt that it’s useful...
Hello @cconard96, do you have any news ?
Hi @stonebuzz, I retrieve the block row ID like this:  Then, I update the field using the following method:  So I haven’t encountered any issue with the API...
Yes, it works Just include the block ID in the field name, like: plugin_fields_15_bloconechamponefield  
Hello, do you have time to review the PR ?
I applied the changes for PHPStan 🤞
I don't understand @trasher  With php 7.4 : 
A syntax error, it was slipped in after applying the suggestion 😅