Last modified by MammaMia - 2 years ago
176 Views
3 min read

What are the default statuses and latest response indicators for tickets in WP Ticket?

One of the major benefits of using a dedicated customer support system compared to email based support is the ability to use ticket statuses. The ticket statuses show the milestones or journey that a support ticket goes through before it gets resolved. The ticket statuses also help better understand the performance of your support team, providing insight on how fast tickets move from one status to another.

WP Ticket uses the following core statuses for support tickets:

  • Open: This ticket is in the initial state, ready for the assignee to start work on it.
  • In Progress: This ticket is being actively worked on at the moment.
  • Reopened: This ticket was once 'Resolved' or 'Closed', but is now being re-visited, e.g. a ticket with a Resolution of 'Cannot Reproduce' is Reopened when more information becomes available and the ticket becomes reproducible. The next ticket states are either marked In Progress, Resolved or Closed.
  • Closed: This ticket is complete or solved.

Resolution Statuses

Every support ticket goes through a workflow before it gets closed. The closed status is the final status and may indicate that no further action is necessary to solve a ticket. Once a ticket is closed, you can allow to be reopened with or without enabling ticket responses from the plugin settings.

In more complex support requests or workflows, there may be a need to get help of multiple support agents or developers to resolve a ticket. The support staff other than the ticket assignee are called contributors. To document the actions of the contributors, WP Ticket comes with the default resolution statuses.

Resolution statuses are used to document how a ticket is closed. Let's think about a scenario where a support ticket needs multiple handoffs to be solved:

  1. A requester opens a support ticket
  2. A support agent is assigned to resolve the ticket
  3. The assignee assesses that a developer and subject matter expert (SME) is needed to resolve the ticket.
  4. A developer and a SME is assigned to the ticket as contributors
  5. The developer works on the issue and resolves it
  6. The developer sets the ticket status as "Resolved - Fixed"
  7. The SME assesses the resolution and confirms it
  8. The assignee asks the requester to verify and accept the resolution
  9. The requester accepts the resolution
  10. The ticket is closed by either the requester or the assignee

In more complex support tickets, there may be a need to create a fix or development project. In that case, the ticket is assigned to a project manager instead of a single developer. The project manager documents all the issues needed to be resolved, forms a team of developers, assigns the issues to the developers and circles back to the support agent (assignee) with a resolution.

You can use Software Issue Manager to create the project and manage it there. Software Issue Manager streamlines the ticket resolution workflow by using the same resolution statuses.

The following resolution statuses are provided out of the box to support multi-handoff resolutions.

  • Resolved - Fixed: A fix for this ticket has been implemented.
  • Resolved - Won't Fix: This ticket will not be fixed, e.g. it may no longer be relevant.
  • Resolved - Duplicate: This ticket is a duplicate of an existing ticket. It is recommended you create a link to the duplicated ticket by creating a related ticket connection.
  • Resolved - Incomplete: There is not enough information to work on this ticket.
  • Resolved - CNR: This ticket could not be reproduced at this time, or not enough information was available to reproduce the ticket issue. If more information becomes available, reopen the ticket.

Response indicators

Response indicators are used to notify agents on who last responded to a ticket. Depending on the commenter's role, the different flags are displayed in the ticket list in WordPress dashboard. The following response indicators are provided:

  • Red: Customer was the last to respond.
  • Blue: Agent was the last to respond.
  • Black: There is no response to the ticket
  • Orange: Support team manager or supervisor was the last to respond.

Hovering on the indicator icon also shows the name of the user who last responded. Response indicators can be filtered using Smart Search Addon. WP Ticket Pro and Enterprise editions come with Smart Search out-of-the-box.

Was this information helpful?