Import Skip or Merge Duplicate - Printable Version +- CoreBOSBB (https://discussions.corebos.org) +-- Forum: Support (https://discussions.corebos.org/forumdisplay.php?fid=17) +--- Forum: Administrator Support (https://discussions.corebos.org/forumdisplay.php?fid=8) +--- Thread: Import Skip or Merge Duplicate (/showthread.php?tid=918) |
Import Skip or Merge Duplicate - rslemer - 02-26-2018 Should this option be working for import? Because in my tests, each imports, system duplicates all lines in CSV, even the key selection is the same (for example, I redo the same csv file). RE: Import Skip or Merge Duplicate - joebordes - 02-26-2018 This part of the application is really used a lot and tested. I just did a quick test skipping records I had just exported and it worked correctly. RE: Import Skip or Merge Duplicate - rslemer - 02-26-2018 You believe problem can be, about a special characters use in Portuguese language ? For me: 1) I saved custom map, and when I returned, many fields is wrong, different I saved; 2) System not skip or merge when I tested filed name and lastname; 3) If list have a item accentuated or capitalized, the system duplicates the entry in the lists. RE: Import Skip or Merge Duplicate - joebordes - 02-27-2018 1) I cannot reproduce 2) fixed: https://github.com/tsolucio/corebos/commit/9573c81700eb4f7398d2f6181225d05643949498 3) I cannot reproduce RE: Import Skip or Merge Duplicate - rslemer - 07-27-2018 Doubt I can use each another field for testing for merge registry? For example, I can user firstname, lastname combined with a CF field? RE: Import Skip or Merge Duplicate - joebordes - 07-28-2018 Yes, I think that should work correctly, you can select them in step 3 and I suppose that it is just another field. |