Code of Conduct
Is there an existing issue for this?
GLPI Version
11.0
Plugin version
latest
Bug description
Bug description
After updating GLPI to version 11, we encountered an issue with the Fields plugin.
When an additional field related to tickets is enabled, it becomes impossible to save the ticket — clicking the Save button does nothing.
If we disable the additional field itself (not just remove the "mandatory" option), the ticket form works normally again.
Once the field is re-enabled, the problem reappears.
It seems like there might be a missing or broken function call when the plugin tries to handle the additional field during the ticket save process.
Expected behavior
Tickets should be saved correctly even when additional fields are enabled.
Actual behavior
When an additional field is active, clicking the Save button does nothing, and the ticket is not created or updated.
Disabling the field immediately restores normal save behavior.
Relevant log output
Page URL
No response
Steps To reproduce
- Upgrade GLPI to version 11.
- Install or enable the Fields plugin.
- Create or enable an additional field linked to tickets.
- Try to create or update a ticket.
- Click Save → nothing happens.
- Disable the additional field → saving works again.
Your GLPI setup information
- GLPI version: 11.0
- Fields plugin version: 1.22.1
- Installation type: Docker / Kubernetes
- Database type: MariadDB
- Browser(s) tested: (please specify) : brave / chrome
Anything else?
No response
Code of Conduct
Is there an existing issue for this?
GLPI Version
11.0
Plugin version
latest
Bug description
Bug description
After updating GLPI to version 11, we encountered an issue with the Fields plugin.
When an additional field related to tickets is enabled, it becomes impossible to save the ticket — clicking the Save button does nothing.
If we disable the additional field itself (not just remove the "mandatory" option), the ticket form works normally again.
Once the field is re-enabled, the problem reappears.
It seems like there might be a missing or broken function call when the plugin tries to handle the additional field during the ticket save process.
Expected behavior
Tickets should be saved correctly even when additional fields are enabled.
Actual behavior
When an additional field is active, clicking the Save button does nothing, and the ticket is not created or updated.
Disabling the field immediately restores normal save behavior.
Relevant log output
Page URL
No response
Steps To reproduce
Your GLPI setup information
Anything else?
No response