- Edited
I've just upgraded from 1.9.12 to 1.10-RC.2 and We're having an issue with the ticket list.The sorting appears all wrong even when I change the sort mode.This happens with all the users and in different browsers.I've tried clean up cache but get the same problem.I'm also getting an error on my email that I don't know if it is related.DB Error #1222
The used SELECT statements have a different number of columns<br />
<br />
---- Backtrace ----<br />
#0 (raiz)/include/mysqli.php(318): osTicket->logDBError('DB Error #1222', '[SELECT COUNT(*...')<br />
#1 (raiz)/include/class.orm.php(2741): db_prepare('SELECT COUNT(*)...')<br />
#2 (raiz)/include/class.orm.php(2735): MySqlExecutor->execute()<br />
#3 (raiz)/include/class.orm.php(2829): MySqlExecutor->_prepare()<br />
#4 (raiz)/include/class.orm.php(2410): MySqlExecutor->getRow()<br />
#5 (raiz)/include/class.orm.php(1117): MySqlCompiler->compileCount(Object(QuerySet))<br />
#6 (raiz)/include/staff/tickets.inc.php(191): QuerySet->count()<br />
#7 (raiz)/scp/tickets.php(471): require_once('/var/www/html/s...')<br />
#8 {main}