You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When photos are sorted by "Title", the album covers appear normally, whereas if the photos are sorted by "Date Take", only some of the albums get covers (screenshots linked below)
When photos are sorted by "Title", the album covers appear normally, whereas if the photos are sorted by "Date Take", only some of the albums get covers (screenshots linked below)
Steps to reproduce the behavior:
Screenshots
Sort By Title
Sort By Date Take
Output of the diagnostics [REQUIRED]
`
Diagnostics
-------
Warning: Dropbox import not working. dropbox_key is empty.
Warning: You may experience problems when uploading a photo of large size. Take a look in the FAQ for details.
Error: APP_URL does not match the current url. This will break WebAuthn authentication. Please update APP_URL to reflect this change.
Error: /app/www/.git (and subdirectories) are not executable, check the permissions
Foreign key: access_permissions.user_id → users.id : CASCADE
Foreign key: albums.parent_id → albums.id : RESTRICT
Foreign key: albums.id → base_albums.id : RESTRICT
Foreign key: albums.cover_id → photos.id : CASCADE
Foreign key: base_albums.owner_id → users.id : RESTRICT
Foreign key: jobs_history.owner_id → users.id : RESTRICT
Foreign key: photos.album_id → albums.id : RESTRICT
Foreign key: photos.owner_id → users.id : RESTRICT
Foreign key: size_variants.photo_id → photos.id : RESTRICT
Foreign key: sym_links.size_variant_id → size_variants.id : RESTRICT
Foreign key: tag_albums.id → base_albums.id : RESTRICT
`
Browser and system:
The text was updated successfully, but these errors were encountered: