I used below function to sort out the tickets information that what is the original group before the ticket was assigned to another group by agents.
If [Changes - Field name]= "group_id" and [Changes - Previous value] = NULL
then [Changes - New value]
endif
This function cannot recognize the tickets which triggered the rules of automatic assignment.
Can you help me to change my function?
