Steps:
- Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs
- Open dev tools of your browser
- Open Cockpit and navigate to Operation Log page
Observed:
The task id is displayed in the operation log table. For each task entry the following request is sent:
POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"}
Response:
400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"}
Expected:
No unbound requests to be performed and the name of the task is displayed in the operation log table.
This is the controller panel for Smart Panels app
[CAM-11071] In Cockpit, failing historic task requests when audit page is visited
Description |
Original:
*Steps:*
* Complete, reassign a couple of tasks in Tasklist * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed. |
New:
*Steps:*
* Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed. |
Description |
Original:
*Steps:*
* Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed. |
New:
*Steps:*
* Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"} {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed. |
Description |
Original:
*Steps:*
* Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"} {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed. |
New:
*Steps:*
* Setup Wildfly and Oracle db * Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"} {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed. |
Component/s | Original: webapp [ 13552 ] |
Description |
Original:
*Steps:*
* Setup Wildfly and Oracle db * Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"} {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed. |
New:
*Steps:*
* Setup Wildfly and Oracle db * Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* The task id is displayed in the operation log table. For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"} {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed and the name of the task is displayed in the operation log table. |
Fix Version/s | New: 7.11.x [ 15373 ] | |
Fix Version/s | New: 7.12.0 [ 15387 ] |
Assignee | Original: Thorben Lindhauer [ thorben.lindhauer ] | New: Martin Stamm [ martin.stamm ] |
Status | Original: Open [ 1 ] | New: In Progress [ 3 ] |
Assignee | Original: Martin Stamm [ martin.stamm ] | New: Tassilo Weidner [ tassilo.weidner ] |
Fix Version/s | New: 7.11.6 [ 15538 ] | |
Fix Version/s | Original: 7.11.x [ 15373 ] | |
Resolution | New: Fixed [ 1 ] | |
Status | Original: In Progress [ 3 ] | New: Resolved [ 5 ] |
Remaining Estimate | New: 0 minutes [ 0 ] | |
Original Estimate | New: 0 minutes [ 0 ] |
Description |
Original:
*Steps:*
* Setup Wildfly and Oracle db * Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* The task id is displayed in the operation log table. For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"} {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed and the name of the task is displayed in the operation log table. |
New:
*Steps:*
* Complete and reassign a couple of tasks in Tasklist in order to create some user operation logs * Open dev tools of your browser * Open Cockpit and navigate to {{Operation Log}} page *Observed:* The task id is displayed in the operation log table. For each task entry the following request is sent: {noformat} POST http://localhost:18080/camunda/api/engine/engine/default/history/task {"taskId":"c2eae54a-06e6-11ea-aaa0-e4a7a094a9d6"} {noformat} Response: {noformat} 400 / Bad Request {"type":"BadUserRequestException","message":"An unbound number of results is forbidden!"} {noformat} *Expected:* No unbound requests to be performed and the name of the task is displayed in the operation log table. |