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

Incorrect job definition for Async-after job log

    XMLWordPrintable

Details

    • Bug Report
    • Resolution: Unresolved
    • L3 - Default
    • None
    • 7.12.0
    • engine
    • None

    Description

      What are the steps to reproduce your problem?

      • Start Spring boot starter app
      • Create a BPMN with a service task in which both async-before and async-after flags are checked.
      • Deploy the model via Modeler
      • Stop the engine
      • Start the engine
      • Start the process instance

      What is the problem?
      In the ACT_HI_JOB_LOG, job corresponding to async-after contains incorrect JOB_DEF_CONFIGURATION_ and JOB_DEF_ID_.

      • Value of JOB_DEF_CONFIGURATION_ is populated as "async-before"
      • Value of JOB_DEF_ID_ corresponds to the job definition of async-before, instead of async-after

      What would be the expected behavior:
      In the ACT_HI_JOB_LOG, job corresponding to async-after should contain "async-after" as an JOB_DEF_CONFIGURATION_. And JOB_DEF_ID_ should be corresponding to the job definition of async-after.

      Hints (optional):

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Activity

            People

              Unassigned Unassigned
              garima.yadav Garima Yadav
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Salesforce