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

Cannot configure custom job retry cycle for async multi instance activities

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Fixed
    • L3 - Default
    • 7.3.4, 7.4.1
    • None
    • engine

    Description

      Having a multi-instance task (e.g. service task) that is async (before or after), custom job retry cycles are not evaluated. This is a regression due to the additional multi-instance body scope we introduced in 7.3:

      • the MI body activity is now async (i.e. isAsync returns true)
      • the inner activity is not (i.e. isAsync returns false)
      • the class org.camunda.bpm.engine.impl.bpmn.parser.FoxFailedJobParseListener only checks for the inner activity

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                thorben.lindhauer Thorben Lindhauer
                thorben.lindhauer Thorben Lindhauer
                Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce