-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
-
None
Environment (Required on creation):
7.18.0-SNAPSHOT
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
Form submission throws error when valuesKey variable is missing
Steps to reproduce (Required on creation):
- Deploy a BPMN + Camunda Form with dynamic form components
- Make sure no valuesKey variable is present
- Submit the form
Observed Behavior (Required on creation):
The error shown in the screenshot is shown. The form cannot be submitted.
Expected behavior (Required on creation):
No error is shown. The form can be submitted.
Root Cause (Required on prioritization):
The type cannot be retrieved from the valuesKey variable, and no Json default type is assigned.
Solution Ideas (Optional):
-
Hints (optional):
-
This is the controller panel for Smart Panels app
- is related to
-
CAM-14670 Support for forms with multi-select components and checkboxes/dropdowns/radio buttons that are pre-populated with process data ("dynamic forms")
- Closed