I have a base that acts as a sales pipe line of sorts with each stage having its own table (Bid Board, Pre-Approval, Live, Shipping, and Completion). I have it set up through multiple If-status > Create record automations to move a job along the tables once it reaches a specific stage. This has been working great for me but there is one issue. If I notice there is a mistake or I need to update some information on an existing record (for example "client name") I would need to manually do it across each table.
I tried to set up an automation using the following -
Trigger - When Record is Updated
Actions - Find Records > Update Record
With the intention of having it detect that a record was updated, and then reflect that update on the second table. For example if I updated a Customers name on "Bid Board," then the automation also correct it on "Pre-Approval."
Testing the automation returns all check marks but actually trying it in live nothing happens. I see the automation ran but there are no changes being made. I've attached screenshots of how I have it set up.
Much appreciated in advance for the help.