I have a simple sheet with no formulas I use to track the setup of new items for sale. In that form I have two main types of automation.
- "Alert Someone" when a calendar date is entered in the "Arrival Date" field it is supposed to alert 5 users that the item is expected. This has worked without issue.
- "Alert Someone" when checkbox "Setup Complete" is checked it is supposed to notify the correct order fulfillment department that the item is setup and ready. This is the one I am having issues with.
- First time I setup I had the alert reference "Department" field and had 4 unique alerts for different department contacts. This worked for a brief while then stopped.
- After searching around here I saw a recommendation that multiple alerts referencing the same action may cause an issue. So I condensed into a single alert for all departments. This worked one or two times, but then stopped again. When I run a test on this alert it works fine.
Edit to clarify - I originally had the "Setup Complete" checkbox tied to both the alert and a Move Row to Another Sheet action. I thought that might be an issue so I also added a secondary checkbox to move the row. This did not solve the alert issue.
Stumped on this one as I have other sheets with a similar setup to the original that work just fine and the calendar date has never given me an issue.