Closed imnotdannorton closed 3 years ago
Hi!
Sorry to hear you're running into an issue. To help us best begin debugging the underlying cause, it is incredibly helpful if you're able to create a minimal reproduction. This is a simplified example of the issue that makes it clear and obvious what the issue is and how we can begin to debug it.
If you're up for it, we'd very much appreciate if you could provide a minimal reproduction and we'll be able to take another look.
Thanks for using Gatsby! 💜
Hi!
Since we didn't receive an answer for 7 business days or more about the ask of a reproduction I'm going to close this now, as we can't do much to help without a reproduction. If you are able to create a minimal reproduction for this then please do answer here or reopen the issue. Thanks!
Description
Published asset in Contentful not being recognized in Gatsby build process
Steps to reproduce
Using Contentful as a data source, remove an asset from an entry, then upload a new asset and attach it to the entry. Then run a build.
Expected result
Gatsby should fetch new entry data from contentful with the updated asset and build.
Actual result
Gatsby attempts to find the asset in the contentful cache(?) but fails. Logs below: