I have an alert that sends 100+ emails when it gets triggered.
How can I limit it to just one email?
I got this working.
As it turns out I had the conditions of the trigger in the wrong order. Once I fixed that it worked fine.
What is the alert that is being fired? Can you post a screenshot of the alerts trigger condition?