The Equipment Schedule move event will not fire the event handler if the drop location overlaps an existing event. This constraint should be removed since the tool allows overlaps. Removing the constraint will allow users to reschedule things in a full schedule (no breaks) without having to jump through hoops to get there.
The constraint appears to be found in the PerspectiveComponents.***.js file in the checkMoveDropValidity function