flowable / flowable/flowable-engine

Property constraints of bpmn tasks are not validated

Open
#525 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Java
Stars
9.5k
Forks
2.9k
Avg merge
7h 8m
Merged PRs (30d)
2

Description

i have a user task with a form property:
`





`
So the type is long, and it is required.

If I create a unit test, to test this process, I can complete the task without providing that property. I can also pass variables that do not match the type (i.e. a String).

I'd expect an exception instead

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.