-
Bug Report
-
Resolution: Duplicate
-
L3 - Default
-
None
-
7.16.0
-
None
Environment (Required on creation): 7.16.0-ee
Description (Required on creation; please attach any relevant screenshots, stacktraces, log files, etc. to the ticket):
Clicking on the auto-assign hint 'Do the Task' does nothing: "You are assigned to the following tasks in the same process : Do the task"
Steps to reproduce (Required on creation):
- Deploy the attached process to a Camunda Installation 7.16.0-ee
- Login to Tasklist
- Start a process instance
- Get the hint: "You are assigned to the following tasks in the same process : Do the task".
- Click on the link.
Observed Behavior (Required on creation): URL link does not do anything
Expected behavior (Required on creation):
the task will show its form and I can start working on it.
Root Cause (Required on prioritization):
Solution Ideas (Optional):
Hints (optional):
I tested this on 7.16.0, 7.15.0, 7.12.9... it doesn't look like it ever worked. He has the assignee on the user task set as ${initiator} and I also tried an actual name like demo... and the link still doesn't work.
If I copy the URL that is defined on that popup text in the DOM to the browser URL manually, it works all fine and the task is opened.