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

Two parallel async service tasks with end event afterwards do not work

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.1.0, 7.1.0-alpha2
    • None
    • engine
    • None

    Description

      AT:

      • bug fixed
      • testcase exists and is green

      @Deployment(resources="parallelEndEvent.bpmn")
      public void testParallelEndEvent()

      { ProcessInstance pi = runtimeService.startProcessInstanceByKey("parallelEndEvent"); ProcessEngineConfigurationImpl processEngineConfiguration = ( (ProcessEngineImpl) processEngine).getProcessEngineConfiguration(); TestHelper.waitForJobExecutorToProcessAllJobs(processEngineConfiguration, 6000, 100); assertProcessEnded(pi.getId()); }

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              sebastian.menski Sebastian Menski
              ruecker Bernd Ruecker
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Salesforce