Uploaded image for project: 'jBPM'
  1. jBPM
  2. JBPM-3801

Overdue timers not triggered for supbprocesses

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • Blocker
    • jBPM 5.4.0.CR1
    • jBPM 6.0.0.Final
    • Persistence
    • None
    • Hide

      I've added a test case for this.
      it can be found at https://github.com/calbazasebastian/jbpm/commit/7090a13a983d35035fe43e6a23040b23a200b346

      ==============================================================
      1. create process definition that consists of start -> user task -> timer -> end
      2. start process (this returns control as soon as task is completed)
      3. complete human task (this returns control as soon as timer is scheduled in memory)
      4. dispose session
      5. load session from db

      process is waiting on timer node without timer being triggered

      Show
      I've added a test case for this. it can be found at https://github.com/calbazasebastian/jbpm/commit/7090a13a983d35035fe43e6a23040b23a200b346 ============================================================== 1. create process definition that consists of start -> user task -> timer -> end 2. start process (this returns control as soon as task is completed) 3. complete human task (this returns control as soon as timer is scheduled in memory) 4. dispose session 5. load session from db process is waiting on timer node without timer being triggered

    Attachments

      Activity

        People

          swiderski.maciej Maciej Swiderski (Inactive)
          calbazasebastian Sebastian Calbaza (Inactive)
          Votes:
          0 Vote for this issue
          Watchers:
          2 Start watching this issue

          Dates

            Created:
            Updated:
            Resolved: