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

fix(web): updating asset store after remove #7999

Merged
merged 1 commit into from Mar 16, 2024

Conversation

michelheusschen
Copy link
Contributor

The assetToBucket object isn't updated correctly after calling removeAssets, causing index lookups to fail. Fixed by using emit(true) to reconstruct the object. Fixes #4954

Copy link

Deploying immich with  Cloudflare Pages  Cloudflare Pages

Latest commit: 4693394
Status: ✅  Deploy successful!
Preview URL: https://c316346f.immich.pages.dev
Branch Preview URL: https://fix-web-updating-assetstore.immich.pages.dev

View logs

@jrasm91 jrasm91 merged commit 321525e into main Mar 16, 2024
24 of 25 checks passed
@jrasm91 jrasm91 deleted the fix/web-updating-assetstore-after-remove branch March 16, 2024 13:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[BUG] web: trashing asset doen't shift to next asset and browsing does't work anymore
2 participants