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

TaskDeadlinesServiceImpl unschedule method deletes triggers for all active deadlines in all tasks

XMLWordPrintable

    • Hide

      Create multiple tasks with deadline defined and call .complete on one of them before deadline hits to trigger .unschedule.

      Show
      Create multiple tasks with deadline defined and call .complete on one of them before deadline hits to trigger .unschedule.

      Query used in TaskDeadlinesServiceImpl unschedule method returns all active deadlines for all tasks and calls .removeJob in a loop on each cousing removal of triggers from quartz tables.

      Details on this issue are posted in this thread:
      https://community.jboss.org/thread/241882

            swiderski.maciej Maciej Swiderski (Inactive)
            ryndakb Bartosz Ryndak (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: