Flow Designer Error: Wait for Condition error "Invalid condition provided for table change_request"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
yesterday
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!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
an hour ago
are you able to replicate in DEV?
could you share complete flow steps screenshots
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
@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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
2 hours ago
I believe the value correct, the runtime value is True, the logic making this true also excutes successfully