BristolPound / osTicket

The osTicket open source ticketing system official project repository, for versions 1.8 and later
osticket.com
GNU General Public License v2.0
0 stars 2 forks source link

Un-Assign Agent on Ticket Reassign to a Team #23

Closed martin-rueegg closed 8 years ago

martin-rueegg commented 8 years ago

When an Agent assigns a Ticket to a Team it is obvious that action is required by the Team being assigned. If the Ticket is already assigned to an Agent, assigning to a Team will not remove the Agent, and therefore the Team will not be sent a notification of a ticket assigned to the Team as the Ticket already has an Agent assigned.

This update removes the Agent from the Ticket during the assigning to the Team. In this way the Team assigned will receive the notification that a Ticket has been assigned to the Team for action.