Details
-
Type:
Bug Report
-
Status: Closed
-
Priority:
L3 - Default
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 7.13.0, 7.13.0-alpha2
-
Component/s: documentation
-
Labels:None
Description
The docs at https://docs.camunda.org/manual/latest/reference/rest/job/get-query/#result state that there is a field "lastFailingActivityId" in the result. But IIUC, the field was renamed to "failedActivityId" in the code. Is the docs of the REST API still correct?