I've written an AES Event that notifies our Inspection Team and our Shipping Team when an Item reaches a certain status (initiators: Form.QVI_InspectionActivity,Form.TransferOrderLineItems and applies to SLTrnitems). To date, it's been working flawlessly. According to the manager who requested this, a single change is now causing multiple emails to be sent. I haven't modified any code.
I checked the Event Handler Status form to see if I could spot the multiple events, but the EHS Form only has a handful of statuses yet I know events are firing.
Am I misunderstanding the purpose of the Event Handler Status form? How do you track event history?