Flow Designer Error: Wait for Condition error "Invalid condition provided for table change_request"

Hussain Marakar
Tera Contributor

Wait for Condition error "Invalid condition provided for table change_request"

Record is found but still error shown.
The field where condition is used is also correct

Plus, important thing to note is this runs w/o error in some cases and returns error in some.
When rerun, the error is not shown again in most cases!


HussainMarakar_0-1766390224495.png

 

7 REPLIES 7

@Hussain Marakar 

are you able to replicate in DEV?

could you share complete flow steps screenshots

Regards,
Ankur
Certified Technical Architect  ||  9x ServiceNow MVP  ||  ServiceNow Community Leader

nayanmule
Tera Guru

@Hussain Marakar  , check if the field is u_tasks_completed is setting the value correctly.

 

Investigate the logic that is supposed to set u_tasks_completed to true to ensure it is functioning correctly and completing its task as expected.

 

Regards,

Nayan

I believe the value correct, the runtime value is True, the logic making this true also excutes successfully