I have this automation on a sheet and it's been working correctly but now something is amiss causing it to not run, but also not throw an error when it doesn't run. I know the automation works because I can force run it and it checks the checkbox without any apparent issue. Here's the configuration.
The automation is suppose to check a box to make a record "active" when 4 criteria have been met:
- the MOU is current (indicated by a checkbox)
- The questionnaire has been reviewed (again, indicated by a checkbox)
- The profile is completed (indicated by checkbox)
- Camp cancelled is not checked.
These do not have to happen in any particular order, but when all criteria is met, then the checkbox for Active 2025 should get checked automatically. Any insight as to why this isn't working?