Getting below error, please suggest:
[INSERT INTO ost_attachment
SET file_id
= 34, type
= 'D', object_id
= 49]
Duplicate entry '49-34-D' for key 'file-type'<br />
<br />
---- Backtrace ----<br />
#0 (root)/include/mysqli.php(199): osTicket->logDBError('DB Error #1062', '[INSERT INTO o...')<br />
os...', true, true)<br />
#1 (root)/include/class.orm.php(3454): db_query('INSERT INTO
#2 (root)/include/class.orm.php(658): MySqlExecutor->execute()<br />
#3 (root)/include/class.attachment.php(172): VerySimpleModel->save()<br />
#4 (root)/include/ajax.draft.php(101): GenericAttachments->upload(Array)<br />
#5 (root)/include/ajax.draft.php(301): DraftAjaxAPI->_uploadInlineImage(Object(Draft))<br />
#6 (root)/include/class.dispatcher.php(145): DraftAjaxAPI->uploadInlineImage('49')<br />
#7 (root)/include/class.dispatcher.php(38): UrlMatcher->dispatch('49/attach', Array)<br />
#8 (root)/include/class.dispatcher.php(120): Dispatcher->resolve('49/attach', Array)<br />
#9 (root)/include/class.dispatcher.php(38): UrlMatcher->dispatch('/draft/49/attac...', NULL)<br />
#10 (root)/scp/ajax.php(289): Dispatcher->resolve('/draft/49/attac...')<br />
#11 {main}