Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(gatsby-source-contentful): fix missing linked assets when editing unrelated fields #9303

Merged
merged 1 commit into from
Oct 23, 2018

Conversation

pieh
Copy link
Contributor

@pieh pieh commented Oct 22, 2018

We use createNodeId when creating contentful nodes, so current code will fail to find nodes that were not updated since last data fetch. This fixes lookup for nodes that can be linked to.

Closes #8996

@pieh pieh merged commit 3969a94 into gatsbyjs:master Oct 23, 2018
@pieh pieh deleted the contentful-missing-img branch October 23, 2018 11:51
@hoop71
Copy link

hoop71 commented Oct 23, 2018

Thanks for the fix!

@pieh
Copy link
Contributor Author

pieh commented Oct 23, 2018

This was published in gatsby-source-contentful@2.0.5

gpetrioli pushed a commit to gpetrioli/gatsby that referenced this pull request Jan 22, 2019
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.

Gatsby-Contentful change of Contentful content produces null values / .cache error
3 participants