immich-app / immich

High performance self-hosted photo and video management solution.
https://immich.app
GNU Affero General Public License v3.0
47.27k stars 2.39k forks source link

Stacked images get deleted one at a time #13113

Open mfbehrens99 opened 2 days ago

mfbehrens99 commented 2 days ago

The bug

My girlfriend has a lot of stacked pictures. When she deletes them they are in Trash and gone from the library. When she deletes the trash, the stack size decreased by one, but the rest of the stack is still present.

The OS that Immich Server is running on

Arch

Version of Immich Server

v1.116.2

Version of Immich Mobile App

None

Platform with the issue

Your docker-compose.yml content

Not relevant

Your .env content

Not relevant

Reproduction steps

  1. Have a stacked photo
  2. Delete it
  3. It is in the Trash and won't be shown in the library
  4. Delete Trash
  5. Stack reappears with one less photo

Relevant log output

No response

Additional information

No response

martabal commented 2 days ago

It's working as expected. But it would be nice to have an option to ask if you want to delete just one asset or all the assets from the stack

mfbehrens99 commented 1 day ago

Do you mean that it does not work as I described or that this is the expected behaviour?

If Nr2, how can It be expected that images reappear after being purged from the trash?

Otherwise, I am sorry, but a popup asking if you want to delete one or all images would be nice.

Thanks for your effort on this project!