Hi Alex,
I´m trying to set an advanced action that would be executed when a certain test change from "Bad" to "Wait For Master" state. I´m using ('%Status%'=='Wait for Master') and ('%LastStatus%'=='Bad'). The problem is that I need the action to br executed only once.
Regards,
Jromariz,
Advanced Action Problem
Sorry, I don't see solution... unless do not use "WaitForMaster" status at all.
As I understand this dependant test doesn't really check anything? It was used to monitor status of master tests? Is it the same test you was talking in topic 1844 http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=1844 ?
In this case use expression for dependant test instead of list of master tests. And use "Unknown" status for "OtherwiseStatus" option.
Change action expression to ('%Status%'=='Unknown') and (%Recurrences%==1)
Regards
Alex
As I understand this dependant test doesn't really check anything? It was used to monitor status of master tests? Is it the same test you was talking in topic 1844 http://www.ks-soft.net/cgi-bin/phpBB/vi ... php?t=1844 ?
In this case use expression for dependant test instead of list of master tests. And use "Unknown" status for "OtherwiseStatus" option.
Change action expression to ('%Status%'=='Unknown') and (%Recurrences%==1)
Regards
Alex