Ir al contenido principal

Linked Ticket Report - Comentarios / Feature Request - Deskpro Support

19

Open a way to allow reporting on Linked Tickets. 

Comentario (1)

Matthew Wray
Hi Edward,

You can pull some basic linked ticket information using the report below:

SELECT tickets.id, tickets.parent_ticket.subject
FROM tickets
WHERE tickets.parent_ticket.id <> 0
SPLIT BY tickets.parent_ticket.id

Hope that's useful.

If you'd like any advice on expanding the report let us know.

Nuevo comentario

Por favor, ingresa o regístrate para enviar un comentario.

¿Necesitas que te recordemos la contraseña?