-
Bug
-
Resolution: Done
-
Major
-
None
-
None
-
NEW
-
NEW
-
When fetching a task form with `filter=true` some fields (related to subforms) are missing compared to same output without `filter=true`.
If you compare the output of the request using the parameter `filter=true` [withtFilter.json] and the one without using it[withoutFilter.json], you'll notice that the one without the parameter has 3 items in the field list with the following names: `ticket_description`, `ticket_issue` and `ticket_title`; while the one using the parameter has only 2 items: `ticket_title` and `ticket_description`. The `field` which uses the subform is the one with the name `ticket_issue`.
Also, there are a lot of quots if not using `filter=true`;
- clones
-
RHBPMS-4760 [GSS](6.4.z] Task Subforms retrieved by Kie Server Rest API is missing subform fields in BPM Suite 6.4.x
- Verified