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

Fetch and lock an external task by business key doesn't work properly

    • Icon: Bug Report Bug Report
    • Resolution: Fixed
    • Icon: L3 - Default L3 - Default
    • 7.10.0, 7.9.6, 7.10.0-alpha5
    • None
    • engine
    • None

      Scenario:

      When the business key is set for first topic and it's not for the second. For example:

          List<LockedExternalTask> topicTasks = externalTaskService
              .fetchAndLock(maxTasks, workerId)
              .topic(topicName1, lockDuration)
                .businessKey(businessKey1)
              .topic(topicName2, lockDuration)
              .execute();
      

      Expected:
      Fetching the external tasks for both topics.

      Current:
      Only the tasks from the first topic are returned, the others are disregarded.

      Hint:

        This is the controller panel for Smart Panels app

            [CAM-9408] Fetch and lock an external task by business key doesn't work properly

            Yana Vasileva created issue -
            Roman Smirnov made changes -
            Rank New: Ranked higher
            Roman Smirnov made changes -
            Rank New: Ranked higher
            Roman Smirnov made changes -
            Rank New: Ranked lower
            Yana Vasileva made changes -
            Status Original: Open [ 1 ] New: In Progress [ 3 ]
            Yana Vasileva made changes -
            Fix Version/s New: 7.9.6 [ 15339 ]
            Fix Version/s Original: 7.9.x [ 15107 ]
            Yana Vasileva made changes -
            Assignee Original: Yana Vasileva [ yana.vasileva ] New: Tassilo Weidner [ tassilo.weidner ]
            Resolution New: Fixed [ 1 ]
            Status Original: In Progress [ 3 ] New: Resolved [ 5 ]
            Remaining Estimate New: 0 minutes [ 0 ]
            Original Estimate New: 0 minutes [ 0 ]
            Tassilo Weidner made changes -
            Assignee Original: Tassilo Weidner [ tassilo.weidner ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Nikola Koevski made changes -
            Fix Version/s New: 7.10.0-alpha5 [ 15346 ]
            Thorben Lindhauer made changes -
            Workflow Original: camunda BPM [ 53285 ] New: Backup_camunda BPM [ 64067 ]

              Unassigned Unassigned
              yana.vasileva Yana Vasileva
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: