immich icon indicating copy to clipboard operation
immich copied to clipboard

[BUG] Uploading from album not always working

Open Eidenz opened this issue 3 years ago • 0 comments

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-compose file.
  • [X] I have included my redacted .env file.
  • [X] I have included information on my machine, and environment.

To Reproduce Steps to reproduce the behavior:

  1. Create or open an album
  2. Click add photos > Select from computer
  3. Upload a bunch of photos including an unsupported or corrupted one
  4. 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

docker-compose.txt env.txt

Eidenz avatar Jul 27 '22 23:07 Eidenz

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

panoti avatar Aug 29 '22 10:08 panoti