Adjust process report datastructure to support multiple measures

XMLWordPrintable

    • Type: Feature Part
    • Resolution: Done
    • Priority: L3 - Default
    • 3.4.0-alpha2, 3.4.0
    • Affects Version/s: None
    • Component/s: backend
    • Not defined

      AT:

      • a new field view.properties of type array is added with the following values:
        • for process instance, incident, flownode and user task reports: one or both of "duration" and "frequency"
        • for variables: A single object describing name and type of the variable
        • for raw data: A single string "rawData"
      • the current singular field view.property is kept for backwards compatibility, will be removed with OPT-4872
      • a new field configuration.aggregationTypes of type array is added as successor to the now deprecated singular field configuration.aggregationType
        • the singular field configuration.aggregationType is kept for backwards compatibility, will be removed with OPT-4872
      • a new field configuration.userTaskDurationTimes of type array is added as successor to the now deprecated singular field configuration.userTaskDurationTime
        • the singular field configuration.userTaskDurationTime is kept for backwards compatibility, will be removed with OPT-4872
      • existing reports are migrated using the upgrade script
      • REST API documentation in Confluence is updated

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

              Created:
              Updated:
              Resolved: