- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 10:32 AM
I have my flow set to trigger when a field on the sys_user table changes. That is the only trigger I have and when I test it, it works perfectly. However, when a user record actually is updated (the chosen field value changes), the flow does not get triggered. Is this something that I would have to do with a workflow instead? I know workflows require more scripting
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 10:54 AM
Hi,
You may want to check the "Run Trigger" field and set it to "For every update" if not already done.
Thanks,
Arav

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2022 10:54 AM
Hi,
You may want to check the "Run Trigger" field and set it to "For every update" if not already done.
Thanks,
Arav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-21-2022 04:09 PM
Hello,
I have set it to for every update and it is not working currently. It was working before but for some reason it is not anymore. Any ideas what they issue could be?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-24-2022 11:03 AM
Hi,
Please check if the trigger condition has changed in FD or if are you testing with a record that doesn't meet the trigger condition.
Thanks,
Arav
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-26-2024 06:12 PM
Hi,
i am facing the same issue but couldn’t resolve it. Btw what’s FD? Could you please help?