Thread Referral
Add the initial concept of thread (tickets & tasks) referral. * Agent & Team Referring a ticket to an agent or team - is just like assignment without actually assigning. If referred agent doesn't have access to the ticket's department then they'll only have view access. * Department This is like assigning a ticket to the entire department. Meaning agents who have access to the referred to department will now see the ticket - what they can do with the ticket will depend on the assigned role in that particular department. It's important to note the ticket will technically be still the responsibility of the primary department. Transferring the ticket is the sure way to relinquishing the responsibility. * Auto Department Referral via email This will happen if an email is sent to multiple departments. For example an email with TO: support & CC: billing will result in the ticket getting routed to "support" department and "billing" getting a referral of the same ticket. This allows both departments to have visibility of the ticket - which is not possible at the moment.
Showing
- bootstrap.php 1 addition, 0 deletionsbootstrap.php
- include/ajax.tickets.php 85 additions, 0 deletionsinclude/ajax.tickets.php
- include/class.forms.php 135 additions, 6 deletionsinclude/class.forms.php
- include/class.model.php 6 additions, 0 deletionsinclude/class.model.php
- include/class.staff.php 27 additions, 1 deletioninclude/class.staff.php
- include/class.thread.php 133 additions, 0 deletionsinclude/class.thread.php
- include/class.ticket.php 90 additions, 13 deletionsinclude/class.ticket.php
- include/staff/templates/refer.tmpl.php 129 additions, 0 deletionsinclude/staff/templates/refer.tmpl.php
- include/staff/ticket-view.inc.php 27 additions, 0 deletionsinclude/staff/ticket-view.inc.php
- scp/ajax.php 2 additions, 0 deletionsscp/ajax.php
Loading
Please register or sign in to comment