Skip to content

[5.x] Fix dirty state after entry action or revison publish #10381

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

Merged

Conversation

jacksleight
Copy link
Contributor

@jacksleight jacksleight commented Jul 2, 2024

In #6375 and #10095 I added updating the publish store with values from the server after actions or revison publish, but they did not disable the dirty state tracking during that update, which can result in the store having an invalid dirty state if something changed on the server.

This PR fixes it.

@jasonvarga jasonvarga merged commit 7cca8c6 into statamic:5.x Jul 5, 2024
18 checks passed
@jacksleight jacksleight deleted the fix/entry-action-publish-dirty-state branch July 5, 2024 18:20
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.

2 participants