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

TaskId missing in HistoricVariableInstance

    XMLWordPrintable

Details

    Description

      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).

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              matthijs.burke Matthijs
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce