Jump to content

Expressions for BP decisions paths


Recommended Posts

So when I have gone into a decision today that looks for contains it seems that it has split the word/phase into separate individual components?

Why has this happened and does this affect new decisions do we now need to set them up like this (as this is very labour intensive!)?

image.thumb.png.d40e3d463587c0f7bd6f45ef43a47a68.png

  • Thanks 1
Link to comment
Share on other sites

@Jeremy,

That appears to be a defect. The "contains" now lets you test several values in one statement instead of having to create multiple ORs ... for some reason it is splitting existing ones where its just a string into an array or chars.

Will get this fixed today and push out a release. So for existing decisions that use a contains don't modify them, unless you delete all the values there and just put the full string in 1st value to test.

Cheers

  • Thanks 1
Link to comment
Share on other sites

  • Victor changed the title to Expressions for BP decisions paths

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...