You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
BpmProcessInstance>>createNewTransition:from:
This method can create N transitions but always answer the last transition.
Check senders and analyze if the collection of new transitions should be returned instead of the last transition.
The text was updated successfully, but these errors were encountered:
BpmProcessInstance>>createNewTransition:from:
This method can create N transitions but always answer the last transition.
Check senders and analyze if the collection of new transitions should be returned instead of the last transition.
The text was updated successfully, but these errors were encountered: