mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-12-02 08:13:34 +03:00
9bea2077cf
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 |
||
---|---|---|
.. | ||
fixtures | ||
mocks | ||
api.js | ||
assertions.js | ||
configUtils.js | ||
fork.js | ||
index.js |