I have created a sheet to log all of the Change Orders coming into our PMO. The data in most of the columns are referencing a sheet that uses APIs to pull information from our client-facing system, but I had to create a separate sheet that is essentially a copy to support automations and some additional columns without breaking the API connections.
Several of the columns on the reference sheet use automations to fill in a contact for the name in another column. I have the automations set up to trigger the Assign Someone automation to fill that contact column any time a row is added or changed (see below).
This was working just fine until this week, when the automation stopped triggering. If I manually run the automation, it works fine, so I'm not sure why the trigger piece isn't working.
Does it have to do with the fact that the data the should be added/changed is coming in via INDEX/MATCH formulas?