Hi there,
I got a couple of double entries after import. We tried to delete them with reversing the import. It did not work.
Now I tried to delete them from the contact list. I always get a bad server response. The following error shows up in the log:
Espo.ERROR: Display Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' `modified_by_id` = '1' WHERE contact.id = '588083278371bdd9d' AND contact.delet' at line 1, Code: 42000 URL: /api/v1/Contact/588083278371bdd9d [] []
I am the admin and have full rights (checked it in the admin panel)
thanks a lot
I got a couple of double entries after import. We tried to delete them with reversing the import. It did not work.
Now I tried to delete them from the contact list. I always get a bad server response. The following error shows up in the log:
Espo.ERROR: Display Error: SQLSTATE[42000]: Syntax error or access violation: 1064 You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ' `modified_by_id` = '1' WHERE contact.id = '588083278371bdd9d' AND contact.delet' at line 1, Code: 42000 URL: /api/v1/Contact/588083278371bdd9d [] []
I am the admin and have full rights (checked it in the admin panel)
thanks a lot
Comment