Not sure what the secret to automation is but it's not working.
What I'm trying to accomplish:
- Fill out form
- Data goes into sheet called Core
- Automation is triggered when new row is added which copies data to sheet called Bridge
- Rows 1-5 in Bridge contain default data I want to copy to Core
- Automation in Bridge is triggered when a new row is added (the data from Core gets pasted into row 6 via step 3). This automation is set to copy rows 1-5 back to sheet Core
Steps 1-3 work. Step 5 works only if I run it manually.
I've checked permissions, I've rebuilt the automations at least 10 times, I've rebuilt the entire project in a new Workspace, and the logs provide zero insight.
Any suggestions?