I have a grid view “FIRE TASKS” that is SHOW RECORDS where Start Time is Within (2) The Next Number of Days
I have automation that is WHEN Record enters view “FIRE TASKS” Update Record to Change Priority to “HIGHEST”
Moving forward this works with all tasks, but when multiple tasks enter the view simultaneously, only the first record is updated. I’ve now set it up so that when the record has been updated it leaves the “FIRE TASKS” view. That seems to work? Unless to records enter view at the same time?
Driving me nuts. How do I fix this?