Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Massive VCF Import – Thrown problematic #223

Open
wants to merge 2 commits into
base: 2.0.0-dev
Choose a base branch
from

Conversation

tups
Copy link

@tups tups commented Jan 9, 2024

Hello,

During a massive import, I noticed a fairly significant loss of data, particularly on telephone numbers which did not have the right type. Example, on an old VCF file extracted from an IMAP, I have lines that look like:
TEL;TYPE=CELL:06 00 00 00 34

And CELL is not part of the authorized category, so because of the Thrown, the data is lost on import

I suggest removing these Thrown (ultimately, maybe put a logger to recover the bad data?)

Same for Thrown classes already used, I suggest removing them and exiting the function without stopping everything

Thank you for your time and consideration.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant