Uploaded image for project: 'Camunda Optimize'
  1. Camunda Optimize
  2. OPT-1848 Give warning of too large reports
  3. OPT-2126

The evaluation of a report indicates if the result is complete

XMLWordPrintable

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

        This is the controller panel for Smart Panels app

              Unassigned Unassigned
              johannes.heinemann Johannes
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: