The evaluation of a report indicates if the result is complete

XMLWordPrintable

    • Type: Sub-task
    • Resolution: Done
    • Priority: L3 - Default
    • 2.5.0-alpha1, 2.5.0
    • 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.

            Assignee:
            Unassigned
            Reporter:
            Johannes
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: