-
Bug Report
-
Resolution: Fixed
-
L3 - Default
-
None
-
None
See REST api reference:
- HistoricDetailDto
http://docs.camunda.org/7.2/api-references/rest/#history-get-historic-details-result - HistoricVariableInstanceDto
http://docs.camunda.org/7.2/api-references/rest/#history-get-historic-details-result
According to the REST api reference the properties caseExecutionId and caseInstanceId should be returned in both cases, but in HistoricVariableInstanceDto and HistoricDetailDto both properties are not exposed.