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

Query involvedUser is not working

    XMLWordPrintable

Details

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

    Description

      The method #taskInvolvedUser() doesn't provide expected results.
      This behavior is reproducible with the Unit test linked to that issue.

      In Task.xml in this part of code the query.involvedUser is missing.

      <if test="query.involvedUser != null">
         ${queryType} I.USER_ID_ = #{involvedUser}
      </if>
      

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                michal.dytko Michal Dytko
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce