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

[4.x] Fix queue worker state issue around assets #9690

Merged
merged 1 commit into from May 8, 2024

Conversation

aerni
Copy link
Contributor

@aerni aerni commented Mar 8, 2024

This PR resolves an issue where the AssetContainerContents are not updated when creating an asset in a job.

I tried to submit a failing test but gave up after half a day and three different approaches. I just can't get a test going that reproduces the issue. So I went ahead and created a sample repo with a detailed explanation: https://github.com/aerni/statamic-assets-cache-bug

The fix appears to be quite simple.

I found a couple of related PRs:

@aerni aerni changed the title Fix caching issue when using a queue [4.x] Fix queue worker state issue around assets Mar 8, 2024
@jasonvarga jasonvarga merged commit d59b993 into statamic:4.x May 8, 2024
20 of 23 checks passed
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.

None yet

2 participants