Reputation: 1
Apologies in advance for my lack in SF verbiage I am currently trying to learn!
I currently have 2 different asset record types, Network equipment and Sim Card. In the Networking equipment record I have a lookup field named Sim Card ID which links the Sim Card record to the Networking equipment record for tracking purposes. In both records there is an Account lookup field . I want to link the Account field to both of the record types so that when I add a new Sim Card to the Networking Equipment the Sim card account will update automatically according to the Networking Equipment Account. I am currently using a record triggered flow setup below,Outline of my current flow
Thought process,
I ran debug and all seemed to work out properly. However after activation and testing in the sandbox the flow is not updating the account field. I know that debug runs in sort of a vacuum. So I looked at the dev console after updating the Networking Equipment record type with a new Sim Card. I saw that the flow ran and no other flow was acting upon the Record. I am unsure of where to look to make the correction.
Upvotes: 0
Views: 2594