Current user wrong after WSAPPAssignToTracker event handler
class WSAPPAssignToTracker function handleEvent() sets current user to AdminUser and never restores it. This breaks subsequent functions. In my case MailManager and Emails modules use the wrong user to assign mails and for the email "From" field; I am sure it breaks a lot more than this.