[BUG] CLI silently ignoring duplicates in trash #14346
helgehatt
started this conversation in
Feature Request
Replies: 1 comment
|
Thanks for the report. This is the expected behavior. #12521 Converting to a feature request in case we want to add a feature to also return that info to the CLI |
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
The bug
Spent half an hour trying to figure out why the photos I uploaded weren't added to the specified album.
Running
immich upload -A "asdf" *48/48 photos were identified as duplicates, which was expected, but none of them were added to the album "asdf". It remained empty, which was unexpected.Turns out I had forgotten to permanently delete the assets from trash before re-uploading.
I would expect either
The OS that Immich Server is running on
Ubuntu 22.04.5
Version of Immich Server
v1.120.2
Version of Immich Mobile App
N/A
Platform with the issue
Your docker-compose.yml content
N/AYour .env content
Reproduction steps
...
Relevant log output
No response
Additional information
No response
All reactions