
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-28-2024 04:32 PM - edited ‎09-28-2024 04:33 PM
Hi everyone,
I'm facing an issue with a flow in my custom application. The flow is triggered on the task table when a record is inserted or updated.
Issue:
- The flow works fine when I manually trigger it on a record in the task table.
- However, when I create or update a record on the task table, the flow is not getting triggered.
Could someone please help me troubleshoot this issue?
Thanks in advance for your assistance!
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2024 11:13 AM - edited ‎10-24-2024 11:16 AM
Issue fixed.
Root Cause: instead of running on current and extended tables both, it was set to run only on current table, which in our case was task table.
Credits: Reddit community assisted in addressing this issue. [u/Kachian]

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-24-2024 11:13 AM - edited ‎10-24-2024 11:16 AM
Issue fixed.
Root Cause: instead of running on current and extended tables both, it was set to run only on current table, which in our case was task table.
Credits: Reddit community assisted in addressing this issue. [u/Kachian]