Commit d89ab78b authored by Jason Colyer's avatar Jason Colyer
Browse files

Adding info about Ticket Info plugin

parent f983041c
Loading
Loading
Loading
Loading
+14 −0
Original line number Diff line number Diff line
@@ -109,6 +109,20 @@ A plugin controlled app that can do several things Zendesk related
  > This looks for tickets related to the current one based off the category (or subcategory) the ticket is currently using. It then displays up to 5 of them (sorted by the update_at value of the ticket, descending).
- Attachments
  > Displays attachments present on the ticket.
- Ticket Info
  > Shows various metric information about a ticket:
  >
  > - Agent Wait Time
  > - Customer wait time
  > - Last assignee update
  > - Last customer update
  > - Assigned at
  > - On-hold time
  > - Time to first reply
  > - SLA Policy
  > - First reply SLA
  > - Next reply SLA
  > - Schedule

{{% alert title="Technical Details" color="primary" %}}