Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-6381

I can query for a historic task instance report

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.6.0, 7.6.0-alpha3
    • None
    • engine

      AT:
      – There is a finishedAfter property, which allows to query all tasks which are finished after a specific date
      – This property can only be used, when 'finished' is set to 'true'
      – the dateformat is: yyyy-MM-dd'T'HH:mm:ss

        This is the controller panel for Smart Panels app

            [CAM-6381] I can query for a historic task instance report

            Daniel Meyer added a comment -

            I partially rewrote / refactored the implementation with this commit.
            https://github.com/camunda/camunda-bpm-platform/commit/a6da44275ec5ebe9f5f323d1b7f8d28a569b571a

            The commit message mentions the goals I had while doing so.
            The premature abastraction that was introduced with HistoricProcessInstanceReports (not related to this issue) was still making things unnecessarily complicated.

            stefan.hentschel I'll explain what I did and why I did it F2F

            Daniel Meyer added a comment - I partially rewrote / refactored the implementation with this commit. https://github.com/camunda/camunda-bpm-platform/commit/a6da44275ec5ebe9f5f323d1b7f8d28a569b571a The commit message mentions the goals I had while doing so. The premature abastraction that was introduced with HistoricProcessInstanceReports (not related to this issue) was still making things unnecessarily complicated. stefan.hentschel I'll explain what I did and why I did it F2F

              meyer Daniel Meyer
              stefan.hentschel Stefan
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: