Ghost/core/server/data
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
..
db Updated links to docs (#10941) 2019-07-22 18:17:50 +08:00
exporter Updated backup file names to include timestamp (#10607) 2019-03-13 21:06:05 +01:00
importer 🐛 Fixed duplication error when importing posts without slugs 2019-08-12 09:20:31 +01:00
migrations Fixed naming of backup cotent perm migration 2019-08-09 15:00:26 +08:00
schema Added ability to pass columnSpec to addTableColumn 2019-08-09 14:39:01 +08:00
validation Added missing context from ValidationError 2019-08-09 14:39:01 +08:00
timezones.json Adds UTC as select option to timezones select list 2016-06-10 15:19:16 +02:00