I’m facing an issue with an Airtable automation that works correctly most of the time but occasionally fails to update the target record.
My setup:
- Automation triggers when a record is updated.
- It finds a related record in another table.
- It then updates a few fields in that record.
- The automation is enabled and the field mappings look correct.
The problem:
- Sometimes the automation runs but the target record is not updated.
- The run history does not always show an obvious error.
- Running the same update again manually often works.
- The issue seems more likely when several records are updated within a short period.
I have already checked the trigger conditions, record matching, and field mappings. Has anyone experienced this kind of intermittent automation behavior, and is there a recommended way to make the automation more reliable?
