I'm creating a new Ticket from a Thread on an existing Ticket.
Is there a relationship between the two tickets that I can leverage in the database?
ticket_pid seems NULL
I'm not explicitly Linking the tickets, and don't want to.
I'm expecting the new ticket to have some knowledge of its origin.
I was hoping that I could traverse from the new ticket back to the original somehow.
Thoughts? Thanks!