Ghost/core/test/regression/importer
Nazar Gargol 3bd3570592 🐛 Fixed duplication error when importing posts without slugs
refs #8717

-  The posts without slugs should not be taken into account when detecting duplicates as slug field is not required when importing.
- Ideal solution would require generating slug before duplicate detection phase. This would cause duplicate detection to take 'title' into account which didn't happen before.
2019-08-12 09:20:31 +01:00
..
importer_spec.js 🐛 Fixed duplication error when importing posts without slugs 2019-08-12 09:20:31 +01:00