[BUG] Uploading from album not always working
Describe the bug When uploading new assets directly from an album, the pictures won't be added to the album if even a single one failed to upload (unsupported format, corrupted, ...).
Task List
Please complete the task list below. We need this information to help us reproduce the bug or point out problems in your setup. You are not providing enough info may delay our effort to help you.
- [X] I have read thoroughly the README setup and installation instructions.
- [X] I have included my
docker-composefile. - [X] I have included my redacted
.envfile. - [X] I have included information on my machine, and environment.
To Reproduce Steps to reproduce the behavior:
- Create or open an album
- Click add photos > Select from computer
- Upload a bunch of photos including an unsupported or corrupted one
- Notice the page not refreshing after the upload finished
Expected behavior Whether or not some failed to upload, the others should be added to the album. A message popup mentioning some failure would be a nice addition.
System
- Server Version:
v1.19.0
Additional context Strictly web only issue
Whether or not some failed to upload, the others should be added to the album
Ref to https://github.com/immich-app/immich/pull/550
A message popup mentioning some failure would be a nice addition.
Ref to https://github.com/immich-app/immich/pull/536