-
Bug Report
-
Resolution: Unresolved
-
L3 - Default
-
None
-
None
-
None
Precondition
a process with incident
Steps to reproduce
1. open the Job Log tab in the process instance history view
2. get the activity id of the failed job
Problem
activity id is missing --> copy to clipboard icon is missing
When observing the request the failedActivityId is null
http://localhost:8080/camunda/api/engine/engine/default/history/job-log?firstResult=0&maxResults=50
Additional Info
This problem appears on the following tabs:
- Runtime - Process Instance View - Jobs
- History - Process Instance - Job Log
This is the controller panel for Smart Panels app
[CAM-11605] failedActivityId is NULL when loading Job Log in the History View
Description |
Original:
*Precondition*
a process with incident *Steps to reproduce* 1. open the Job Log tab in the process instance history view 2. get the activity id of the failed job *Problem* activity id is missing --> copy to clipboard icon is missing When observing the request the _failedActivityId_ is null http://localhost:8080/camunda/api/engine/engine/default/history/job-log?firstResult=0&maxResults=50 |
New:
*Precondition*
a process with incident *Steps to reproduce* 1. open the Job Log tab in the process instance history view 2. get the activity id of the failed job *Problem* activity id is missing --> copy to clipboard icon is missing When observing the request the _failedActivityId_ is null http://localhost:8080/camunda/api/engine/engine/default/history/job-log?firstResult=0&maxResults=50 *Additional Info* This problem appears on the following tabs: * Runtime - Process Instance View - Jobs * History - Process Instance - Job Log |
Mentioned Roles |
Mentioned Groups |
This ticket was migrated to github: https://github.com/camunda/camunda-bpm-platform/issues/2366. Please use this link for any future references and continue any discussion there.