[BUG] Missing jobs should run on unprocessed assets instead of "missing" #980

Closed
opened 2026-02-04 23:46:58 +03:00 by OVERLORD · 1 comment
Owner

Originally created by @klejejs on GitHub (Jun 21, 2023).

The bug

Just an opinion here, but I have always assumed that the "missing" button in the jobs page runs the job on the assets that have not been processed successfully, not on all assets that have been processed, but there was no data found.
I think the current implementation makes sense in some cases, but generally, I would like to be able to recheck if all assets have been processed, not rerun the same process with the same model on the same pictures, to once again find that nothing can be found in them.
Maybe, if there is a benefit of the current "missing" process that I am not aware of, the additional button can be implemented to check "missing=unprocessed" images?

The OS that Immich Server is running on

Ubuntu 22.04

Version of Immich Server

v1.62.1

Version of Immich Mobile App

v1.62.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

-

Your .env content

-

Reproduction steps

-

Additional information

No response

Originally created by @klejejs on GitHub (Jun 21, 2023). ### The bug Just an opinion here, but I have always assumed that the "missing" button in the jobs page runs the job on the assets that have not been processed successfully, not on all assets that have been processed, but there was no data found. I think the current implementation makes sense in some cases, but generally, I would like to be able to recheck if all assets have been processed, not rerun the same process with the same model on the same pictures, to once again find that nothing can be found in them. Maybe, if there is a benefit of the current "missing" process that I am not aware of, the additional button can be implemented to check "missing=unprocessed" images? ### The OS that Immich Server is running on Ubuntu 22.04 ### Version of Immich Server v1.62.1 ### Version of Immich Mobile App v1.62.0 ### Platform with the issue - [X] Server - [ ] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML - ``` ### Your .env content ```Shell - ``` ### Reproduction steps ```bash - ``` ### Additional information _No response_
Author
Owner

@alextran1502 commented on GitHub (Jun 28, 2023):

fixed in #2993

@alextran1502 commented on GitHub (Jun 28, 2023): fixed in #2993
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#980