-
Type:
Sub-task
-
Resolution: Done
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: backend
-
None
AT:
- the report result structure is extended by the following field:
{ ... "result": { ... "isComplete": false, ... } }
- for all list/map report results the data size is truncated to the 1000 first results
- the isComplete flag indicates if the returned data has been truncated
- the rest api documentation is adjusted accordingly
Context:
Can be read in the parent ticket.