Skip to content

Netlify deploy doesn't update site if preview hasn't been regenerated #73

@audiodude

Description

@audiodude

Steps to reproduce:

  1. Deploy a site to Netlify
  2. Edit one of the releases
  3. Click deploy again

Expected:

The updated site is deployed

Actual:

The old site preview is deployed.

We have frontend logic for invalidating the preview when the site gets edited, but it only operates on the Edit Site page itself. We should have manage some global state around this.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions