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

With the Java External Task Client, the 'withoutTenantId' flag is always set to true

    XMLWordPrintable

Details

    Description

      Steps to reproduce

      1. There exists a process definition with tenantId set to "foo" and an external task with the topic name "bar"
      2. There exists a process definition with tenantId set to null and an external task with the topic name "bar"
      3. For each process definition an instance is started, so that two external task instances with the topic name "bar" are available for being fetched
      4. The External Task Client subscribes to the topic name "bar" without any further filter criteria

      Observed behavior
      The handler is called only once, i. e. the external task without tenantId is fetched.

      Expected behavior
      The handler is called twice, i. e. the external tasks with and without tenantId is fetched.

      Hint

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              tassilo.weidner Tassilo Weidner
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce