ntozier the version of osticket is v1.11.0-rc1.This is the latest version currently available.
The version of php is php7.0, before I used osticket version v1.10.4, I recently updated this month to version 1.11.0 . I identified this problem, when I create ticket and I close at the same time with image in the input of the answer like this
there is a problem and without image on the input answer there is not a problem, the error is generated by osticket when I put image is :
This error for example :
Fatal error: Uncaught exception 'OrmException' with message 'Call to undefined method QuerySet::merge' in /var/www/html/osticket/include/class.orm.php:1526 Stack trace: #0 [internal function]: QuerySet->call('merge', Array) #1 [internal function]: QuerySet->merge(Object(InstrumentedList)) #2 /var/www/html/osticket/include/class.orm.php(2211): call_user_func_array(Array, Array) #3 /var/www/html/osticket/include/class.ticket.php(4114): InstrumentedList->call('merge', Array) #4 /var/www/html/osticket/include/class.ticket.php(4114): InstrumentedList->merge(Object(InstrumentedList)) #5 /var/www/html/osticket/scp/tickets.php(410): Ticket::open(Array, Array) #6 {main} thrown in /var/www/html/osticket/include/class.orm.php on line 1526
or error on the image :