Here is a very simple automation which says that if a row is added or changed, and the value of Status is blank or 'On Hold', then change it to 'Backlog'. Now I add two rows, first with status blank, and second with status 'On Hold'. The automation changes the value of second row and not the first.
Then I changed the automation, but still the issue persists. When I add two rows, first with status blank, and second with status 'On Hold'. The automation changes the value of second row and not the first.
Anyone has an idea why is this so? Is it a bug?