http://localhost:8080/tasks?assignee=kermit
returns [] instead of id and task name.
I am running it in Postman with GET method. I have already started the process.
I have assigned flowable:assignee=kermit in <userTask id="theTask" name="my task" flowable:assignee="kermit"/>