-
Enhancement
-
Resolution: Done
-
Major
-
0.10.0
-
None
-
2020 Week 16-18 (from Apr 13), 2020 Week 19-21 (from May 4)
Current when listing taks it returns a map with task id and name, which can be hard to map.
So proposal to move from:
{
"f9c18d97-2334-4b78-9b90-fecf3e22d8e1": "review"
}
to
[{
"id":"f9c18d97-2334-4b78-9b90-fecf3e22d8e1"
"name": "review"
}]
- blocks
-
KOGITO-3393 Persistence is not working for Kogito Runtime apps
-
- Closed
-