0
Fork 0
mirror of https://github.com/TryGhost/Ghost.git synced 2025-02-03 23:00:14 -05:00
ghost/core/server/data/importer
Austin Burdine a9e668a949 🐛 Fixed only save imported post ids if amp field is empty (#8967)
closes #8963

- if an LTS export is imported into a 1.0 blog, then the 1.0 blog is
exported and re-imported into another 1.0 blog, any post ids from the
lts import were getting clobbered. This only saves the post id if the
amp field does not already exist
- add failing test that passes w/change
2017-09-04 09:48:56 +02:00
..
handlers 🎨 refactor the importer (#8473) 2017-05-23 17:18:13 +01:00
importers 🐛 Fixed only save imported post ids if amp field is empty (#8967) 2017-09-04 09:48:56 +02:00
index.js Add ghost-backup client to trigger export (#8911) 2017-08-22 11:15:40 +01:00