Uploaded image for project: 'Red Hat Process Automation Manager'
  1. Red Hat Process Automation Manager
  2. RHPAM-978

Stunner - Specific MI SubProcess can not be migrated

XMLWordPrintable

    • ER5
    • CR1
    • Hide
      1. Open the attached process in workbench
      2. Click Migrate button from toolbar

      Actual result: Process will be opened in xml editor
      Expected result: Process will be opened in old process designer

      Show
      Open the attached process in workbench Click Migrate button from toolbar Actual result: Process will be opened in xml editor Expected result: Process will be opened in old process designer
    • 2018 Week 17-18

      The attached process was created with the new process designer. If user tries to migrate this process, he is not successful. The old designer will open the migrated process in xml editor. This issue is caused by complex completion condition (used logical operators &&, ||).

      Reproducer

      org.kie.workbench.common.stunner.bpmn.backend.service.diagram.marshalling.subprocesses.MultiInstanceSubProcessTest

      Acceptance test

      Try to migrate process, where MI subprocess has fields:

      • name: <!@?>
      • documentation: 式
      • input collection: some var
      • output collection: some var
      • input: some var
      • output: some var
      • completion condition: a.size() == 0 && b.size() > 0 || KieFunctions.isNull(c)

            rhn-support-tsurdilo Tihomir Surdilovic (Inactive)
            rh-ee-jomarko Jozef Marko
            Jozef Marko Jozef Marko
            Jozef Marko Jozef Marko
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

              Created:
              Updated:
              Resolved: