ProcessMaker / nayra

Nayra is a BPMN workflow engine in PHP. Utilize it in your own projects to have your own complex workflow capabilities.
Apache License 2.0
123 stars 32 forks source link

FOUR-4917: Wokflow is followed according to the nodes (or sequence of design) and not as expected for users #215

Closed danloa closed 2 years ago

danloa commented 2 years ago

As part of fixes for https://processmaker.atlassian.net/browse/FOUR-4917

Adds the token and transition to event notification of the TOKEN_PASSED from gateways.

Notes for testing: This PR is associated to another one in PM Core ( https://github.com/ProcessMaker/processmaker/pull/4225). Test them together