We recently did an overhaul of our groups, during this update a decent amount of tickets were assigned to the wrong agent. Unfortunately, no one caught this error until after the weekend when most of the tickets went from Solved to Closed.
I'm looking for guidance on building a report that would show tickets that were reassigned, who the original assignee was, and the total count of tickets reassigned.
It's possible to create a new attribute, like how the first comment did:
IF [Assignee name] != [Update ticket assignee] THEN [TICKET ID] ENDIF