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

AbstractProcessInstanceMarshaller doesn't read WorkItemNodeInstance node instances.

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Major Major
    • jBPM 5.1
    • jBPM 5.0
    • Runtime Engine
    • None

      The class AbstractProcessInstanceMarshaller around line 452 reads the node instances for the process instance. However, it looks like it reads very few nodes compared to what it writes. See the writeNodeInstance method to see what gets written, and readNodeInstance to what is read.

      The fix would consist on adding more cases to the switch over nodeType, to get a chance to read more node types, and in particular WorkItemNodeInstance.

            kverlaen@redhat.com Kris Verlaenen
            atoulme_jira Antoine Toulme (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: