Good morning. If a help topic is deleted, all of the tickets under that topic now have "None" under help topic. Is there a way to re-link those tickets to a new help topic automatically?
jhigdon
Update the desired topic_id column values in the ticket table in the database. Set the value to the ID of the appropriate Help Topic.
topic_id
ticket
Cheers.