mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-03 23:00:14 -05:00
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 |
||
---|---|---|
.. | ||
export-000.json | ||
export-001.json | ||
export-002.json | ||
export-003-api-wrapper-bad.json | ||
export-003-api-wrapper.json | ||
export-003-badValidation.json | ||
export-003-dbErrors.json | ||
export-003-duplicate-posts.json | ||
export-003-duplicate-tags.json | ||
export-003-minimal.json | ||
export-003-mu-multipleOwner.json | ||
export-003-mu-noOwner.json | ||
export-003-mu-unknownAuthor.json | ||
export-003-mu.json | ||
export-003-nullPosts.json | ||
export-003-nullTags.json | ||
export-003-wrongUUID.json | ||
export-003.json |