Hacktoberfest 2026: những issue maintainer đã đánh dấu cho tháng Mười, đang mở và phù hợp người mới. Xem issue Hacktoberfest

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

Đang mở
#1,270 0 bình luận 0 reaction 0 người được giao Xem trên GitHub

Chưa có ai nhận issue này.

Đánh giá

Độ khó
3/5
Thời gian dự kiến
1-2 ngày
Mức phù hợp với người mới
66/100
Loại issue
Lỗi
Độ rõ ràng
Khá rõ ràng
Mức độ hoạt động
Sôi nổi
Công nghệ
php
Lĩnh vực
backend

Hướng nghiên cứu

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.

Do mô hình lập chỉ mục viết ra từ nội dung của issue.

Mô tả

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

Ngôn ngữ chính
PHP
Star
115
Fork
82
Merge trung bình
3 ngày 5 giờ
Pull request đã merge (30 ngày)
12

Hướng dẫn đóng góp

Chưa lập chỉ mục được hướng dẫn đóng góp cho kho mã nguồn này

Bắt đầu từ đâu

  1. Đọc hết issue, rồi đọc hướng dẫn đóng góp của dự án.
  2. Bình luận trên issue rằng bạn sẽ nhận — tránh hai người làm cùng một việc.
  3. Fork repository và làm thay đổi trên một nhánh.
  4. Mở pull request có tham chiếu số hiệu của issue.

Issue khác của pluginsGLPI/fields

Tất cả issue của pluginsGLPI/fields

Issue tương tự

Thêm issue về PHP

Nhận issue mới trong hộp thư của bạn

Bản tóm tắt ngắn những issue GitHub phù hợp với người mới.