TaskId missing in HistoricVariableInstance

XMLWordPrintable

      Reproduce:
      List<HistoricVariableInstance> result = historyService.createHistoricVariableInstanceQuery().taskIdIn(taskId1, taskId2).list();

      Result / expected result:
      There is no chance to check if a result relates to task1 or task2 (of course I can cast to HistoricVariableInstanceEntity, but this is not intended).

        This is the controller panel for Smart Panels app

              Assignee:
              Sebastian Menski
              Reporter:
              Matthijs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: