The CreatorCon Call for Content is officially open! Get started here.

Flow is running twice on Many To Many table

lonesoac01
Giga Guru

Hello all,

 

   I am seeing a strange behavior with a Flow that I have created.  Here are the conditions:

 

Screenshot 2023-11-02 160125.png

--------------------

Here is the expected Flow execution results:

expected_results.png

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:

unexpected_results.png

 

I try and click on the link and it just says: "Record Not Found"  What am I missing here?

2 REPLIES 2

Sandeep Rajput
Tera Patron
Tera Patron

@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.

I am making new Change Request and INC records for testing so the M to M records should not be deleted.