Skip to content

🐛 only save imported post ids if amp field is empty#8967

Merged
kirrg001 merged 1 commit into
TryGhost:masterfrom
acburdine:fix-amp-import
Sep 4, 2017
Merged

🐛 only save imported post ids if amp field is empty#8967
kirrg001 merged 1 commit into
TryGhost:masterfrom
acburdine:fix-amp-import

Conversation

@acburdine
Copy link
Copy Markdown
Member

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

closes TryGhost#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
@acburdine acburdine requested a review from kirrg001 September 2, 2017 19:44
@kirrg001 kirrg001 merged commit a9e668a into TryGhost:master Sep 4, 2017
@acburdine acburdine deleted the fix-amp-import branch September 4, 2017 12:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Post "comment_id" lost when migrating content to new instance

2 participants