Hi,
I have an automation that is triggered when a record is created in Table X, and it then creates a new record in Table Y. This automation has been working well, but recently, I've noticed some failures in the Run History.
It's not happening with all cases—only some. The trigger and all other actions work fine; the only issue is with the creation of the new record. The error shown is: “Creating the record failed due to insufficient permissions.”
However, when I take the same record that triggered the automation and run a manual test using it, everything works perfectly and the record is created successfully.
This is quite confusing—I don’t understand why some records fail while others don’t, and why it works without issues during manual test runs.
Could you please help me troubleshoot this?