- Edited
HiI have been having performance issues with tickets taking too long to load or timing out completely. The same goes for adding comments to a ticket. I upgraded from v1.9.2 to v1.9.5.1 in the hope it might help, but it hasn't. In fact the performance issue remains and I've increased the memory limit in php.ini to memory_limit=1024M, but it also hasn't helped.The other issue is that after upgrading I'm getting an error: "DB Error #1062" with example detail as follows... Duplicate entry '20520-25' for key 'PRIMARY'<br />
<br />---- Backtrace ----<br />#0 C:\xampp\htdocs\CRM\include\mysqli.php(177):
osTicket->logDBError('DB Error #1062', '[INSERT INTO os...')<br />#1 C:\xampp\htdocs\CRM\include\class.orm.php(221):
db_query('INSERT INTO ost...')<br />#2 C:\xampp\htdocs\CRM\include\class.dynamic_forms.php(910):
VerySimpleModel->save()<br />#3 C:\xampp\htdocs\CRM\scp\tickets.php(460):
DynamicFormEntry->addMissingFields()<br />#4 {main}
I've re-copied the files to my server and done the upgrade again and it hasn't helped.Any ideas would be appreciated.