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

If the default number of retires is set to 0 an incident is created without executing the job

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Won't Fix
    • L3 - Default
    • None
    • None
    • engine

    Description

      Reproduce

      • create a model with an async before task
      • set the defaultNumberOfRetires to 0
      • start the process
      • observation: an incident is immediately created for the job without executing it once
      • expected: job is executed once

      Hints

      • on job creation the retires are set to the defaultNumberOfRetries
        (JobDeclaration)
      • setRetries has logic which creates an incident if the new retires are 0 and the last was > 0 (default 3) (JobEntity)

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                Unassigned Unassigned
                sebastian.menski Sebastian Menski
                Votes:
                0 Vote for this issue
                Watchers:
                1 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce