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(mobile): update album date range on add/remove #8324

Merged
merged 1 commit into from
Apr 1, 2024

Conversation

fyfrey
Copy link
Contributor

@fyfrey fyfrey commented Mar 28, 2024

Updates startDate, endDate and lastModifiedAssetTimestamp in the Isar database after adding/removing an asset to/from an album.

fixes #7643

@fyfrey
Copy link
Contributor Author

fyfrey commented Mar 28, 2024

@waclaw66 please test if this fixes your reported issue. thank you!

@waclaw66
Copy link
Contributor

@fyfrey Yes, this PR fixes the original issue, thanks!
However the issue that album dates are not updated (#8189 (comment)) when albums assets are changed from another client persists.

@fyfrey
Copy link
Contributor Author

fyfrey commented Mar 28, 2024

Perfect.
I'll address the other issue in another PR.

@alextran1502 alextran1502 merged commit 861b72e into main Apr 1, 2024
24 of 25 checks passed
@alextran1502 alextran1502 deleted the fix/mobile-update-album-data-range branch April 1, 2024 04:14
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] (add to/remove from) album - sorting
3 participants