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

Sub-process cancelled by a boundary event is not clickable anymore

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Done
    • Icon: Major Major
    • 7.59.0.Final
    • 7.57.0.Final
    • Console
    • None
    • False
    • False
    • NEW
    • NEW
    • Undefined
    • Hide

      Failing scenario:

      1. deploy the two processes, "a" is a parent, "signal-alias-test" is a child.
      2. Start "a".
      3. View "a" in kie-server, navigation to sub-process works.
      4. Send signal "abort" to the "a" instance, so that it's completed.
      5. View "a" instance in kie-server again, the navigation to sub-process does not work anymore.

      Ok scenario:

      1. deploy the two processes, "a" is a parent, "signal-alias-test" is a child.
      2. Start "a".
      3. View "a" in kie-server, navigation to sub-process works.
      4. Send signal "child" to the child instance, so that it's completed.
      5. View "a" instance in kie-server again, the navigation to sub-process does still work correctly.
      Show
      Failing scenario: deploy the two processes, "a" is a parent, "signal-alias-test" is a child. Start "a". View "a" in kie-server, navigation to sub-process works. Send signal "abort" to the "a" instance, so that it's completed. View "a" instance in kie-server again, the navigation to sub-process does not work anymore. Ok scenario: deploy the two processes, "a" is a parent, "signal-alias-test" is a child. Start "a". View "a" in kie-server, navigation to sub-process works. Send signal "child" to the child instance, so that it's completed. View "a" instance in kie-server again, the navigation to sub-process does still work correctly.

      Follow-up to JBPM-9820.

      Issue appears depending on how process completes.

      • If sub-process is completed gracefully, link navigation works still well.
      • If sub-process is aborted using the boundary event, link navigation does not work anymore.

            xiabai@redhat.com Xiaofeng Bai
            jstastny@redhat.com Jan Stastny
            Jan Stastny Jan Stastny
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: