mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-01-06 22:40:14 -05:00
09804244f5
refs https://github.com/TryGhost/Team/issues/1629 - We want to export the default newsletter so that we don't lose the post<>newsletter relationship when exporting - The newsletter_id is currently ignored in the post importer (https://github.com/TryGhost/Ghost/pull/14720) so imports won't work right now - This change means that exports created in 5.0+ will work later on with no data loss once the importer supports it - The counts displayed for the newsletters are a count of email records, not post records - and we don't export/import emails so the count will always be 0 after importing a newsletter |
||
---|---|---|
.. | ||
__snapshots__ | ||
authentication.test.js | ||
db.test.js | ||
identities.test.js | ||
images.test.js | ||
members-importer.test.js | ||
members-signin-url.test.js | ||
notifications.test.js | ||
pages.test.js | ||
posts.test.js | ||
redirects.test.js | ||
schedules.test.js | ||
settings.test.js | ||
slack.test.js | ||
update-user-last-seen.test.js | ||
users.test.js | ||
utils.js | ||
webhooks.test.js |