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

API: Task - Get Tasks: involvedUser not working properly

    XMLWordPrintable

Details

    Description

      From the documentation: "Only include tasks that the given user is involved in. A user is involved in a task if an identity link exists between task and user (e.g. the user is the assignee)."
      If user is only assignee or owner (or both) of a task, API search does not return this task with parameter involvedUser, although the identity link exists. If I add another identity link of different type than owner or assignee, then the task is returned.

      AT:

      • When involvedUser is used, filter the query also by task assignee and owner
      • Create indexes on those columns
      • Validate that it is already correct in the history query (in this case we persist identity links for assignees and owners)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              thorben.lindhauer Thorben Lindhauer
              troky Tomas Troksiar
              Votes:
              0 Vote for this issue
              Watchers:
              9 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce