Hacktoberfest 2026: le issue che i maintainer hanno segnato per ottobre, aperte e adatte ai principianti. Sfoglia le issue Hacktoberfest

Mandatory fields are validated even when the container is hidden by conditions

Aperta
#1,270 0 commenti 0 reazioni 0 assegnatari Vedi su GitHub

Nessuno ha ancora preso questa issue.

Valutazione

Difficoltà
3/5
Tempo stimato
1-2 giorni
Idoneità per principianti
66/100
Tipo di issue
Bug
Chiarezza
Abbastanza chiara
Stato di attività
Attiva
Stack tecnologico
php
Ambito
backend

Direzione di ricerca

Start by reproducing the issue in GLPI 11.0.8 with Fields plugin 1.24.4: attach a container to Tickets, add a required field, and hide the container through its conditions. Trace the ticket save validation for hidden containers; done means tickets save when only required fields in a hidden container are empty, while visible required fields remain validated.

Scritto dal modello di indicizzazione a partire dal testo della issue.

Descrizione

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.8

Plugin version

1.24.4

Bug description

Hi,

I think I may have found an issue with mandatory fields and container visibility conditions.

Environment:

  • GLPI: 11.0.8
  • Fields plugin: 1.24.4

Configuration:

  • A Fields container is attached to Tickets.
  • The container is displayed only when:
    • Ticket type = Request
    • Category = Visitor Access
  • Several fields inside the container are marked as "Required".

Observed behavior:

  1. Create a new ticket.
  2. Select a ticket type or category that does not match the display conditions.
  3. The container is correctly hidden.
  4. Save the ticket.
  5. The ticket cannot be saved because the required fields inside the hidden container are considered empty.

Expected behavior:
When a container is hidden by its conditions, required fields inside that container should not be validated.
Alternatively, mandatory validation should only apply when the container is visible.

Additional information:

  • If I remove the "Required" flag from the fields, the ticket is saved correctly.
  • The issue is reproducible with a single required field in the container.

Could you please confirm whether this is expected behavior, a limitation, or a bug?

Thank you.

Relevant log output

Page URL

No response

Steps To reproduce

No response

Your GLPI setup information

No response

Anything else?

No response

Lingua principale
PHP
Stelle
115
Fork
82
Merge medio
3g 5h
PR unite (30g)
12

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Come iniziare

  1. Leggi tutta la issue e poi la guida ai contributi del progetto.
  2. Commenta sulla issue per dire che te ne occupi tu — evita che due persone facciano lo stesso lavoro.
  3. Fai un fork del repository e lavora su un branch.
  4. Apri una pull request che faccia riferimento al numero della issue.

Altre issue di pluginsGLPI/fields

Tutte le issue di pluginsGLPI/fields

Issue simili

Altre issue su PHP

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.