Both of these extremely basic automations fail to populate the requested fields.
A form is used to add rows to the sheet, so I realize the status (1) default could be set on the form, but why doesn't this work? It should only trigger on new rows and should not require the additional criteria of "status is blank" because status should always be blank at that point, but I've also tried this without that criteria ("status is any value") and it still doesn't work.
However, received date (2) cannot be set on the form, so this automation needs to work for that column.
I have subsequently fixed this by removing all criteria criteria ("any field changes"), but my belief is that as presented, both of these should work too.