Support Article
'evaluate current property' function does not work post upgrade
SA-15839
Summary
Post upgrade from PRPC 6.2 SP2 to Pega 7.1.8, while using 'evaluate current property' function in decision tree, expression is evaluated to false and executes action of first condition.
Error Messages
Not Applicable
Steps to Reproduce
1. Upgrade from PRPC 6.2 SP2 to Pega 7.1.8
2. Use 'evaluate current property' function in decision tree configured as below

Root Cause
This is wrong usage of the function in a step of decision tree. The input should not be a expression, but just a value or reference to some property. Even in PRPC 6.2 SP2, the generated code does not perform what the user expects from the condition, it worked accidentally.
Resolution
Local-change of using ‘expression evaluates to true' function resolves this issue.
Published January 31, 2016 - Updated October 8, 2020
Have a question? Get answers now.
Visit the Collaboration Center to ask questions, engage in discussions, share ideas, and help others.