Skip to content

Cannot save tickets when additional field is enabled #1041

Description

@SaillyMaxence

Code of Conduct

  • I agree to follow this project's Code of Conduct

Is there an existing issue for this?

  • I have searched the existing issues

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

  1. Upgrade GLPI to version 11.
  2. Install or enable the Fields plugin.
  3. Create or enable an additional field linked to tickets.
  4. Try to create or update a ticket.
  5. Click Save → nothing happens.
  6. 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

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions