0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/test/utils/fixtures/export
Katharina Irrgang 9bea2077cf 🐛 ensure import of scheduled posts works (#8454)
closes #8354

- i thought about transforming scheduled posts into drafts on export, but this has two disadvantages:
  1. existing exports with scheduled posts won't import
  2. if you schedule a post for next week and you export/import earlier, the post is back to draft
- by this we ensure that we can simply import the post back to a scheduled post
- if the published_at is already in the past, the scheduler will care and instantly publish the post
2017-05-12 15:11:52 +02:00
..
export-000.json 🐛 ensure import of scheduled posts works (#8454) 2017-05-12 15:11:52 +02:00
export-001.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
export-002.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
export-003-api-wrapper-bad.json
export-003-api-wrapper.json
export-003-badValidation.json
export-003-dbErrors.json
export-003-duplicate-posts.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
export-003-duplicate-tags.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
export-003-minimal.json
export-003-mu-multipleOwner.json
export-003-mu-noOwner.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
export-003-mu-unknownAuthor.json
export-003-mu.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00
export-003-nullPosts.json
export-003-nullTags.json
export-003-wrongUUID.json
export-003.json 🔥 remove database version (#7894) 2017-01-26 12:12:00 +00:00