[BUG] Uploading from album not always working #154

Closed
opened 2026-02-04 18:15:40 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @Eidenz on GitHub (Jul 28, 2022).

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.

  • I have read thoroughly the README setup and installation instructions.
  • I have included my docker-compose file.
  • I have included my redacted .env file.
  • 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

Originally created by @Eidenz on GitHub (Jul 28, 2022). **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](https://github.com/alextran1502/immich/files/9204124/docker-compose.txt) [env.txt](https://github.com/alextran1502/immich/files/9204127/env.txt)
Author
Owner

@panoti commented on GitHub (Aug 29, 2022):

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 commented on GitHub (Aug 29, 2022): > 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
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#154