I found a lead. By examining the file data.1pif I noticed that the entries that do not have a url did not have a label field next to the ex url field:
with a bug:
"URLs": [
{
"url": "https:\/\/www.airbnb.fr"
}
]
bug-free:
"URLs": [
{
"label": "site Internet",
"url": "https:\/\/www.box.com\/login\/"
}
]
Hello,
I just went from 1password to Enpass.
So I exported my 1password boxes as a.1pif file.
The import in Enpass seemed to go well. Alas I discover with horror that for many of my logins I am missing the website field that links them to the site to which they correspond.