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

Non-Interrupting Timer Boundary Event fires again after Process Instance Migration

    XMLWordPrintable

Details

    Description

      Given:

      • process definition with non-interrupting timer boudary event and time date configuration
      • attached activity is active and boundary has already fired

      Problem:

      • when migrate a process instance to a new definition version (no changes) then the boundary is fired again

      AT:

      • if the timer boundary event has fired and the related job is deleted then the timer should not fire again after migration

      Hints:
      During the migration of the active activity, the scope is still active so a new timer job is create, possible solutions is to check if the timerJobDeclaration is interrupting or not at this point:
      https://github.com/camunda/camunda-bpm-platform/blob/c7c4ab1e6c0df65cb64bd907b15ff34d47124319/engine/src/main/java/org/camunda/bpm/engine/impl/migration/instance/parser/ActivityInstanceJobHandler.java#L80

      mgm-controller-panel

        This is the controller panel for Smart Panels app

        Attachments

          Issue Links

            Activity

              People

                nikola.koevski Nikola Koevski
                philipp.ossler Philipp Ossler
                Votes:
                0 Vote for this issue
                Watchers:
                3 Start watching this issue

                Dates

                  Created:
                  Updated:
                  Resolved:

                  Salesforce