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

Cannot configure custom job retry cycle for async multi instance activities

XMLWordPrintable

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

      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

        This is the controller panel for Smart Panels app

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

                Created:
                Updated:
                Resolved: