there are no logs in the espo logs directory.
i only see the error in the browser console
/vikram.pappula/techcafe/client/modules/crm/src/views/lead/fields/created-contact.js?r=1561795927:1 Failed to load resource: the server responded with a status of 409 (Conflict)
espo.min.js?r=1561795927:17 Uncaught Error: Could not load file 'client/modules/crm/src/views/lead/fields/created-contact.js?r=1561795927'
at Object.error (espo.min.js?r=1561795927:17)
at j (espo.min.js?r=1561795927:3)
at Object.fireWith [as rejectWith] (espo.min.js?r=1561795927:3)
at x (espo.min.js?r=1561795927:4)
at XMLHttpRequest.<anonymous> (espo.min.js?r=1561795927:4)
it is not working in couple of laptops and browsers rest everywhere it is working. i am stumped to see such an issue
my leads also have new custom fields and to allow duplicates i am using duplicate skip check as well.
appreiciate your help
i only see the error in the browser console
/vikram.pappula/techcafe/client/modules/crm/src/views/lead/fields/created-contact.js?r=1561795927:1 Failed to load resource: the server responded with a status of 409 (Conflict)
espo.min.js?r=1561795927:17 Uncaught Error: Could not load file 'client/modules/crm/src/views/lead/fields/created-contact.js?r=1561795927'
at Object.error (espo.min.js?r=1561795927:17)
at j (espo.min.js?r=1561795927:3)
at Object.fireWith [as rejectWith] (espo.min.js?r=1561795927:3)
at x (espo.min.js?r=1561795927:4)
at XMLHttpRequest.<anonymous> (espo.min.js?r=1561795927:4)
it is not working in couple of laptops and browsers rest everywhere it is working. i am stumped to see such an issue
my leads also have new custom fields and to allow duplicates i am using duplicate skip check as well.
appreiciate your help
Comment