0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data
Dilan Guneratne 6bc658be9b 🐛Removed user reference warning from importer report if post is a draft (#10169)
refs #9584

- The Importer checks if a user reference is null. But if the post is a draft and published_by is null, we should ignore the user reference detection.
- This change will avoid showing an incorrect user reference warning in the importer report for draft posts.
2018-12-03 17:48:03 +01:00
..
db Moved knex-migrator execution into Ghost 2018-08-16 12:13:24 +02:00
exporter Excluded sessions table from exporter (#9961) 2018-10-17 18:29:24 +07:00
importer 🐛Removed user reference warning from importer report if post is a draft (#10169) 2018-12-03 17:48:03 +01:00
meta Switched to eslint-plugin-ghost (#9835) 2018-09-17 20:49:30 +02:00
migrations Added migration for webhook permissions_roles fixtures (#10153) 2018-11-13 14:35:37 +05:30
schema Added string size comment to schema.js (#10179) 2018-11-19 17:29:31 +07:00
validation Updated docs links 2018-08-16 12:13:24 +02:00
xml/sitemap 🐛Fixed sitemap duplicates after routes.yaml upload (#9957) 2018-10-08 10:29:21 +07:00
timezones.json