Delete selection function breaks when partner sharing is enabled #18038
orrinwitt
started this conversation in
Feature Request
Replies: 0 comments
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.
Uh oh!
There was an error while loading. Please reload this page.
I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.
The bug
After migrating both my wife's and my content from Google photos, I received an error when attempting to delete photos from searches like "blank" or "blurry" for example. I ultimately discovered it was due to having the "Show in timeline" toggle switch on. My question is, why does Immich even attempt to delete selected photos that don't belong to the current user? It seems like rather than having to toggle the switch, Immich would simply ignore the delete request for photos shared from another account, or give a message about being unable to delete those photos after successfully deleting those that it can.
The OS that Immich Server is running on
Truenas SCALE 25.10
Version of Immich Server
v1.132.3
Version of Immich Mobile App
v1.132.3 build.197
Platform with the issue
Your docker-compose.yml content
default for truenas official app implementationYour .env content
default for truenas official app implementationReproduction steps
...
Relevant log output
Additional information
After turning off "show in timeline", photos can be deleted to my hearts content, since there are no longer any included that belong to another account.
All reactions