Hi All,
Want to know how the ticket thread information store in the database and on which table. For old version 1.9 it was ost_ticket_thread table which will store all information relared to respective ticket but in the new version 1.15 seems that table was removed and new table nameed ost_thread_entry but not able to see all the threads related to the specific ticket id when search with SELECT * FROM ost_thread_entry where thread_id='5'
Any idea what other tables which hold that info ?
Thanks in advance