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

On the task dashboard, I can search for tasks

    • Icon: Feature Request Feature Request
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.6.0, 7.6.0-alpha3
    • None
    • cockpit
    • None

      AT:

      • EE
      • uses historic data

        This is the controller panel for Smart Panels app

            [CAM-6269] On the task dashboard, I can search for tasks

            Daniel Meyer added a comment -

            gimbel we should discuss this some more, also whether we should use Runtime or History

            Daniel Meyer added a comment - gimbel we should discuss this some more, also whether we should use Runtime or History

            Sebastian Stamm added a comment - - edited

            When clearing the search field and then clicking on the search input to re-add criteria, the dropdown is cut off (see screenshot). It is expected to fill the remaining available height and extending the body height via scroll if necessary. Alternatively we could go with the filter mechanic and display all tasks if no criterium is set.

            Sebastian Stamm added a comment - - edited When clearing the search field and then clicking on the search input to re-add criteria, the dropdown is cut off (see screenshot). It is expected to fill the remaining available height and extending the body height via scroll if necessary. Alternatively we could go with the filter mechanic and display all tasks if no criterium is set.

            I would like to see the process definition name and the business key of the process instance in the search results.

            Sebastian Stamm added a comment - I would like to see the process definition name and the business key of the process instance in the search results.

            Stefan added a comment -

            We decided that we will not show the business key in the search table.

            There are 2 reasons why we don't want to do this.

            1.) We need to query the processInstance rest endpoint for each task of the list (N+1)
            2.) we can solve the N+1 problem with custom sql but the workload is higher than the gain of showing the business key in the task search. (You can also see the business key when you click on the process definition link or the process instance link)

            Stefan added a comment - We decided that we will not show the business key in the search table. There are 2 reasons why we don't want to do this. 1.) We need to query the processInstance rest endpoint for each task of the list (N+1) 2.) we can solve the N+1 problem with custom sql but the workload is higher than the gain of showing the business key in the task search. (You can also see the business key when you click on the process definition link or the process instance link)

              michael.schoettes Michael Schoettes
              meyer Daniel Meyer
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

                Created:
                Updated:
                Resolved: