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
* avoid shadowing the function by using a unique name
* create more test cases for the different cases (decision & BKM)
* ignore failing test cases (#12)
* avoid shadowing the function by using a unique name
* create more test cases for the different cases (decision & BKM)
* ignore failing test cases (#12)
I can invoke a function that is defined in a required BKM. The function can be defined
requires camunda/feel-scala/issues/335
Edit: currently, it is possible to invoke the function if it is defined in a required decision but not a BKM.
The text was updated successfully, but these errors were encountered: