Files
dify/web/app/components/workflow/nodes/trigger-plugin
lyzno1 852d851996 fix(workflow): add empty array validation for required checklist fields in trigger plugin
The checkValid function was not properly validating required checklist fields when they had empty array values. This caused required fields to pass validation even when no options were selected.

Added array length check to the constant type validation to ensure required checklist fields must have at least one selected option.
2025-10-29 12:36:43 +08:00
..
2025-09-09 15:01:06 +08:00
2025-10-27 21:27:08 +08:00
2025-10-27 21:27:08 +08:00