Skip to content

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.

1 participant