Uploaded image for project: 'Magnolia Workflow Module'
  1. Magnolia Workflow Module
  2. MGNLWORKFLOW-185

JCR stored ProcessInstances are never updated

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Critical Critical
    • 5.2.1
    • 5.2
    • None
    • None

      Our current implementation stores newly created ProcessInstances (state = ProcessInstance.STATE_PENDING) but never updates them. In JPA implementation this is done via transaction managers. We should implement similar behavior for JCR storage. As TransactionManagers (at least the jbpm 5.4.x ones) seem to be tight to JPA already it could also be best to implement updating using ProcessEventListeners

        Acceptance criteria

              dlipp Daniel Lipp
              dlipp Daniel Lipp
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved:

                  Bug DoR
                  Task DoD