-
Bug
-
Resolution: Done
-
Major
-
7.8.0.GA
-
None
Scenario: a process that has a string process variable tagged with required.
Action: A user starts a process with an empty string set on the required variable.
Unexpected Result: The process can be started via REST API with an empty string in the payload. i.e.
{ "name" : "" }Expected: The engine should raise an exception
- clones
-
RHPAM-3047 Required Process Variable Tags shouldn't be accepted in forms when empty
- Closed