diff --git a/src/app/services/importService.js b/src/app/services/importService.js index 4b857f0596..99dd90f604 100644 --- a/src/app/services/importService.js +++ b/src/app/services/importService.js @@ -844,6 +844,10 @@ fields: null }; + if (!cipher.name || cipher.name === '') { + cipher.name = '--'; + } + if (card.attr('type') === 'note') { cipher.type = constants.cipherType.secureNote; cipher.secureNote = {