Incorrect job definition for Async-after job log

XMLWordPrintable

    • Type: Bug Report
    • Resolution: Unresolved
    • Priority: L3 - Default
    • None
    • Affects Version/s: 7.12.0
    • Component/s: engine
    • None

      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):

        This is the controller panel for Smart Panels app

              Assignee:
              Unassigned
              Reporter:
              Garima Yadav
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

                Created:
                Updated: