Uploaded image for project: 'Kogito'
  1. Kogito
  2. KOGITO-3714

Abort should be a terminating phase?

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • Minor
    • None
    • None
    • Runtime Tooling
    • None
    • False
    • False
    • Undefined
    • ---
    • ---

    Description

      By looking at the code it looks like the Abort phase is a terminating phase, since there are no other "X phase" that we can transition "Abort" ---> "X phase"

      https://github.com/kiegroup/kogito-runtimes/blob/ed12f238f0077b9f637ab5e3c176cbfe1a4aa070/jbpm/jbpm-flow/src/main/java/org/jbpm/process/instance/impl/workitem/Abort.java

      So at a first glance it looks like it should be isTerminating() == true, however the code returns isTerminating() == false

      Since I don't know if there are any internal considerations to have this phase non terminal I've just open this JIRA for quick investigation/notification.

      Attachments

        Activity

          People

            cnicolai@redhat.com Cristiano Nicolai
            wmedvede@redhat.com Walter Medvedeo
            Barbora Siskova Barbora Siskova
            Barbora Siskova Barbora Siskova
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: