Hi,
We have a trigger A, dependent on trigger B.
If trigger B is TRUE, then trigger A cannot become active (that's how trigger depency should work).
That works fine, we don't see trigger A in the list of active triggers, when trigger B is active, except ....
We DO see trigger A in the list "history of events" getting value ON, as if the dependency was not defined at all.
Bug ??
We have a trigger A, dependent on trigger B.
If trigger B is TRUE, then trigger A cannot become active (that's how trigger depency should work).
That works fine, we don't see trigger A in the list of active triggers, when trigger B is active, except ....
We DO see trigger A in the list "history of events" getting value ON, as if the dependency was not defined at all.
Bug ??
Comment