Skip to content
Snippets Groups Projects
  1. Feb 25, 2018
    • Peter Rotich's avatar
      Department Referral via email · b7fee361
      Peter Rotich authored
      Add support auto email-based auto-referral. 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.
      b7fee361
    • Peter Rotich's avatar
      Add database patch for ticket referral · d09f80cc
      Peter Rotich authored
      d09f80cc
    • Peter Rotich's avatar
      Check Thread Referral · 6df5f053
      Peter Rotich authored
      Move referral checking to thread class
      6df5f053
  2. Dec 14, 2017
  3. Dec 13, 2017
    • Peter Rotich's avatar
      Thread Referral · 523dc8d6
      Peter Rotich authored
      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.
      523dc8d6
  4. Oct 30, 2017
Loading