Details
-
Type:
Bug Report
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: 7.12.2, 7.13.0-alpha2
-
Fix Version/s: 7.13.0, 7.13.0-alpha2, 7.12.3
-
Component/s: None
-
Labels:None
Description
What are the steps to reproduce your problem?
- Start a process instance with a Form on start event
- Observe the called URL
What is the problem?
An empty taskId parameter is present in the URL
noCache=1581671073043&taskId&userId=demo&engineName=default
What would be the expected behavior:
The URL should look like this
noCache=1581671073043&userId=demo&engineName=default
Hints (optional):
It has an impact on the request validation by the customer