Cannot configure custom job retry cycle for async multi instance activities

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Fixed
    • Priority: L3 - Default
    • 7.3.4, 7.4.1
    • Affects Version/s: None
    • Component/s: 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

            Assignee:
            Thorben Lindhauer
            Reporter:
            Thorben Lindhauer
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: