Details
-
Type: Improvement
-
Status: Done/Fixed
-
Priority: Major
-
Resolution: Fixed/Completed
-
Affects Version/s: None
-
Fix Version/s: Unscheduled
-
Component/s: None
-
Labels:None
Description
Placeholder issue for work that is needed to review, refactor, simplify and document the import code. As known edge case issues are encountered which we aren't fixing right now - add them here...
Bug 1: Import w/ Update - If multiple matching contacts are found for row being imported - we should spit out an error and not increment the "Rows successfully imported" counter. Currently, we correctly bypass the update - but we also don't throw a dupes error and we increment the "success counter".