[BUG] Uploading directly to album spams notification feed #1920

Closed
opened 2026-02-05 04:26:31 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @aviv926 on GitHub (Jan 1, 2024).

The bug

When uploading a lot of new photos to an album this causes many messages to appear one above the other. We should instead suppress these messages in this scenario, either adding a single notification once uploading is complete or just not having any notification at all.

image

The OS that Immich Server is running on

Win 10 with Docker

Version of Immich Server

last

Version of Immich Mobile App

null

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

default

Your .env content

default

Reproduction steps

1. Create a new album
2. Upload +50 photos
3. Try accessing the upload control panel

Additional information

Tested on several browsers:

  • Google Chrome
  • Edge
  • Firefox
Originally created by @aviv926 on GitHub (Jan 1, 2024). ### The bug When uploading a lot of new photos to an **album** this causes many messages to appear one above the other. We should instead suppress these messages in this scenario, either adding a single notification once uploading is complete or just not having any notification at all. ![image](https://github.com/immich-app/immich/assets/51673860/0c0e12a9-74b3-4920-bf88-9bc667e0685a) ### The OS that Immich Server is running on Win 10 with Docker ### Version of Immich Server last ### Version of Immich Mobile App null ### Platform with the issue - [ ] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML default ``` ### Your .env content ```Shell default ``` ### Reproduction steps ```bash 1. Create a new album 2. Upload +50 photos 3. Try accessing the upload control panel ``` ### Additional information **Tested on several browsers:** - Google Chrome - Edge - Firefox
OVERLORD added the good first issue label 2026-02-05 04:26:31 +03:00
Author
Owner

@jrasm91 commented on GitHub (Jul 3, 2024):

Fixed in #10717

@jrasm91 commented on GitHub (Jul 3, 2024): Fixed in #10717
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#1920