-
Type:
Bug Report
-
Resolution: Fixed
-
Priority:
L3 - Default
-
Affects Version/s: None
-
Component/s: engine
-
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.