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

Forks for which all transitions do not have a name do not complete

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Won't Do
    • Icon: Minor Minor
    • jBPM 3.2.x
    • jBPM 3.2.11.SP2
    • Runtime Engine
    • None
    • Hide

      Make sure that all transitions leaving a fork have names.

      Show
      Make sure that all transitions leaving a fork have names.

      When all transitions leaving a fork do not have names, then not all the transitions leaving the fork are taken.

      For example, the following fork will not work:

        <fork name="testFork">
          <transition to="script node"/>
          <transition to="forked"/>
        </fork>
      

              marco.rietveld Marco Rietveld (Inactive)
              marco.rietveld Marco Rietveld (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

                Created:
                Updated:
                Resolved: