Closed Slugger closed 3 years ago
Thank you so much @Slugger for reporting this issue - my apologies for the very late response. I've rectified this issue and this event action will now work as expected again.
The issue was to do with %server.name% trying to be added to the event context (one from the local AuthOK, and one from the global tokens), I've renamed the local AuthOK %server.name% to %user.server.name%
Kindest regards, Anthony
Describe the bug The event handler does not execute and throws a stacktrace.
To Reproduce Steps to reproduce the behavior:
Expected behavior The event handler is called and executed as expected.
Additional context