Find Duplicates BEFORE You Save! Instead of waiting until after you enter a new record's information to know if it's a duplicate, know after the first field if you're working on a duplicate. Say NO to redundant data! Improve your SuiteCRM data quality by being prompted of duplicate values while creating new records.
#3931 - Very slow when saving any record
Hello, When i use duplicate detector for contact module, records are very slow to save. Any solution for this. If i disable email control, is is saving short time.
3 years ago
Hello Dursun,
It could be because of the huge amount of data in the system which gets checked for a duplicate on Email Addresses, the query gets fired between multiple tables. I would suggest you to optimize your DB and check for apache performance. Also, make sure your CRM removes the deleted records periodically via the scheduler (Prune Database on 1st of Month).
Thanks & Regards, Team Urdhva Tech.