Find your people. Pick a challenge. Ship something real. The CreatorCon Hackathon is coming to the Community Pavilion for one epic night. Every skill level, every role welcome. Join us on May 5th and learn more here.

Flow Designer Trigger Error - "not a valid conditional expression"

SheltonThompson
Tera Contributor

Hello

 

I am using a simple trigger of when "additional comments changes" 

SheltonThompson_0-1733332797474.png


But when executing, the trigger is failing giving the following error


Operation(Invoice Case-A note/comment has been added to a request-Non Private.If$1.evalConditions) failed with error: com.snc.process_flow.exception.OpException: unable to evaluate condition for /if/_0_54d4503bdb8d82508d007317f39619ae = != is not a valid conditional expression
at com.snc.process_flow.engine.ConditionalBranchOperation.run(ConditionalBranchOperation.java:57)

I have tried re-creating the trigger as others have suggested on similar posts, but still same error. 

1 REPLY 1

PankajK67712898
Kilo Sage

Hi Dear,

 

Try changing condition to additional comments is not empty.