- Edited
Isn't there any full text ticket search option?I try to find tickets from the closed list for customers from with I don't know the email. They are also not in the user list because the tickets are imported from some offers we SEND to them (so the tickets are stored with our own internal user as closed 'send out'-tickets.If i do a advanced ticket search with some text I get an DB error:The SELECT would examine more than MAX_JOIN_SIZE rows; check your WHERE and use SET SQL_BIG_SELECTS=1 or SET MAX_JOIN_SIZE=# if the SELECT is okay<br /><br />---- Backtrace ----<br />#0 (root)/include/mysqli.php(177): osTicket->logDBError('DB Error #1104', '[SELECT DISTINC...')<br />#1 (root)/include/class.search.php(436): db_query('SELECT DISTINCT...', Object(Closure))<br />#2 (root)/include/class.search.php(66): MysqlSearchBackend->find('Heidelberg', Array, 'Ticket', Array)<br />#3 (root)/include/ajax.tickets.php(242): SearchInterface->find('Heidelberg', Array, 'Ticket')<br />#4 (root)/include/ajax.tickets.php(264): TicketsAjaxAPI->_search(Array)<br />#5 : TicketsAjaxAPI->search()<br />#6 (root)/include/class.dispatcher.php(145): call_user_func_array(Array, Array)<br />#7 (root)/include/class.dispatcher.php(38): UrlMatcher->dispatch('search', Array)<br />#8 (root)/include/class.dispatcher.php(120): Dispatcher->resolve('search', Array)<br />#9 (root)/include/class.dispatcher.php(38): UrlMatcher->dispatch('/tickets/search', NULL)<br />#10 (root)/scp/ajax.php(186): Dispatcher->resolve('/tickets/search')<br />#11 {main}