I was playing around with the alert and I notice that when when a trigger condition is already triggered if the changes to another trigger condition it will not alert again. See my example below
The only work around I found was to make two alerts. One for the warning and one for the critical. When the status changes the alert that was no longer true would reset.
So my question, is there a way to have one alert send emails every time the two triggers escalate between each other?