Uploaded image for project: 'JBoss BPMS Platform'
  1. JBoss BPMS Platform
  2. RHBPMS-2928

RuntimeDataServiceImpl. getProcessInstanceHistory returning incorrect active nodes for tasks inside ad-hoc subprocesses

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Major Major
    • 6.3.0
    • 6.3.0
    • jBPM Core
    • None

      Description of problem:

      Example process with user tasks inside ad-hoc subprocess. When starting process instance and viewing the process view, the active tasks are not highlighted. What is highlighted is the ad-hoc process itself. (example here: http://imgur.com/F1xgjTl)

      jBPM Designer is getting passed the ID of the ad-hoc subprocess instead of the task inside the subprocess.

      The console code should be getting node info from getProcessInstanceHistory in RuntimeDataServiceImpl and there seems to be some issue there with the executed queries

      How reproducible:

      Steps to Reproduce:
      1. In workbench create sample process (bpmn2 attached)
      2.Build Project
      3. Start process instance
      4. View Process View

      Actual results:
      The "active" node is the ad-hoc subprocess

      Expected results:
      The "active" node should be the task inside subprocess

            swiderski.maciej Maciej Swiderski (Inactive)
            rhn-support-tsurdilo Tihomir Surdilovic (Inactive)
            Radovan Synek Radovan Synek
            Radovan Synek Radovan Synek
            Kris Verlaenen
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: