I just noticed:
- the build is triggered from hook_entity_presave
- this hook is executed _before_ the node is saved
According to my tests Netlify isn't that fast to fetch content before it was updated. But I know little about the service and its abilities.
Not sure if it's a real issue :)
Comments
Comment #2
skippednote commentedI guess this can be closed as the issue was addressed in https://www.drupal.org/project/netlify/issues/3158000
Comment #3
leksat commentedNope, it's still hook_entity_presave :)