Flow is running twice on Many To Many table
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 01:06 PM
Hello all,
I am seeing a strange behavior with a Flow that I have created. Here are the conditions:
--------------------
Here is the expected Flow execution results:
As you can see, this points to the Many To Many record that sits between the change_request and incident tables.
Here is the unexpected Flow execution:
I try and click on the link and it just says: "Record Not Found" What am I missing here?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-02-2023 08:24 PM
@lonesoac01 Please check if the record you are referring to in the m2m table has already been deleted, this could be one of the reasons why you are not able to see any calling source in the flow.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-03-2023 05:35 AM
I am making new Change Request and INC records for testing so the M to M records should not be deleted.