Given:
- Deployed process with embedded task form validating data (please check the attachment)
- Start the process
- try to complete the task with wrong data 3 times
- try to complete it 4th time with correct data
Current behavior:
- An exception is thrown
"Unable to get property 'type' of undefined or null reference"
Expected behavior:
- The task is completed successfully
This is the controller panel for Smart Panels app
- is duplicated by
-
CAM-9219 Error while submitting the generated form if validation fails twice
- Closed