Hey Guys, I've been using OsTicket for a while now with no issues. Recently however I'm getting blank ticket threads..

I have checked logs and it seems to point to a duplicate of something in the database?
I've tried searching through the tables that it's reffering to but I'm not finding the needle in the haystack 🙁
I've recently upgraded to 1.15 stable also to see if that would resolve the issue, but no luck.

Here is an excert from the log...
PHP Fatal error: Uncaught ObjectNotUnique: One object was expected; however multiple objects in the database matched the query. In fact, there are 2 matching objects. in /var/www/support.xx/include/class.orm.php:1363
Stack trace:
#0 /var/www/support.xx/include/class.orm.php(606): QuerySet->one()
#1 /var/www/support.xx/include/class.thread.php(1455): VerySimpleModel::lookup(Array)
#2 /var/www/support.xx/include/class.mailfetch.php(880): ThreadEntry::lookupByEmailHeaders(Array, false)
#3 /var/www/support.xx/include/class.mailfetch.php(954): MailFetcher->createTicket(1)
#4 /var/www/support.xx/include/class.mailfetch.php(1034): MailFetcher->fetchEmails()
#5 /var/www/support.xx/include/class.cron.php(25): MailFetcher::run()
#6 /var/www/support.xx/include/class.cron.php(110): Cron::MailFetcher()
#7 /var/www/support.xx/include/api.cron.php(19): Cron::run()
#8 /var/www/suppo in /var/www/support.xx/include/class.orm.php on line 1363