It’s Cybersecurity Awareness Month! Join our interactive training session, or learn about security and AI from 1Password experts.
Forum Discussion
Former Member
5 years agoLastPass CSV Import Incorrect Field Mappings
Is there anyway to resolve these errors?
The Notes field from LastPass Import ("Extra" in CSV File) gets imported as the password Title/Name
The Title/Name of the password or secure note ("Name...
MrC
5 years agoSuper Contributor
Hi @manishdev
Just wondering if you were able to get your data imported?
I was using the Lastpass Extention for Chrome & Edge to export the CSV file, and got the same results with both.
Here are my comments in the lastpass converter code for a possible totp entry:
[ '_totp', 0, 'totp' ], # not present in all exports (< 12/2020?)
I was unsure exactly when this change was made by lastpass, nor the exact versions / extensions that do or do not export a totp field. The converter doesn't care - it will just do the right thing.