Washer/Dryer Alerts


#1

1) Give a description of the problem
I am not getting alerts.

2) What is the expected behavior?
Send me an alert

3) What is happening/not happening?
It looks like the THEN portion is not working

**4) Post a Green Snapshot of the piston!

5) Attach any logs (From ST IDE and by turning logging level to Full)
(PASTE YOUR LOGS HERE BETWEEN THE MARKS)

REMOVE BELOW AFTER READING
If a solution is found for your question then please mark the post as the solution.!


#2

Do you have any logs?

Also did you get the screen shot sometime after should have run?


#3

Thanks for fixing the image


#4

I did take it after it should have run. I will re run now and get logs


#5

If you are unfamiliar with the trace lines then let me explain them. You see several gray lines next to each condition/action/group etc

Blue means something was evaluated/executed.
Red means conditions were not true
Green means conditions were true

Notice your blue line. Your piston in it’s entirety was evaluated. Next in we see the red line. Meaning neither of your conditions were true. So that was the end of the evaluation.