I have a template that I create a sheet from every day by pasting in data, saving, and letting the automations run to send notifications. Once each automation runs (7 of them), it locks the row, and adds a check mark in a column so I can see which rows ran correctly. Lately I have noticed that the automations seem to skip the first row every time- all other rows get check marks and are locked, but the first row doesn't get run. I can go into the automations and run them for just row 1 (which works just fine and adds check marks and locks the row), but I'd rather not manually run a bunch of automations when they usually run on their own for all the other rows.
Could it be something wrong with the trigger or the way the data is pasted in? I have been doing it the same way for months and never had this issue until recently. See trigger blocks below. Note that conditions apply for the first row the same as all the others.
To paste the data, I control all, copy from an Excel table, and paste it into the first row and first column in the new Smartsheet sheet.