Uploaded image for project: 'camunda BPM'
  1. camunda BPM
  2. CAM-11071

In Cockpit, failing historic task requests when audit page is visited

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.12.0, 7.11.7
    • 7.12.0-alpha6
    • None
    • None

    Description

      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.

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              akif.hazarvi Akif
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce