02-02-2021, 03:24 PM
Another note on this. For trigger errors, it should appear in the "exception_log" table. I know we did a bunch of work on this in 4.7/4.8. I believe all errors should be going to the log in 4.8. This makes diagnosing the location of trigger errors such as this much easier because we can now capture the stack trace without having to put TACTIC in debug mode and trying to reproduce it. Not that the exception_log probably didn't work that great in 4.5.