Manage location shows partner assets as if they were editable #6581

Open
opened 2026-02-20 04:13:54 -05:00 by deekerman · 3 comments
Owner

Originally created by @pplui-a11y on GitHub (Aug 31, 2025).

I have searched the existing issues, both open and closed, to make sure this is not a duplicate report.

  • Yes

The bug

I have three accounts in my server
I was testing the "manage location" utility
The problem that I have is that it show all the assets, including the ones not belonging to my account. When I try to change the location of a picture from a different account it is doing nothing (as expected)
But would be nice that utility only show assets from my account or a banner that explain that it will not modify other accounts

The OS that Immich Server is running on

Ubuntu 24.04

Version of Immich Server

1.140.1

Version of Immich Mobile App

1.140

Platform with the issue

  • Server
  • Web
  • Mobile

Device make and model

No response

Your docker-compose.yml content

Standard

Your .env content

Standard

Reproduction steps

...

Relevant log output


Additional information

No response

Originally created by @pplui-a11y on GitHub (Aug 31, 2025). ### I have searched the existing issues, both open and closed, to make sure this is not a duplicate report. - [x] Yes ### The bug I have three accounts in my server I was testing the "manage location" utility The problem that I have is that it show all the assets, including the ones not belonging to my account. When I try to change the location of a picture from a different account it is doing nothing (as expected) But would be nice that utility only show assets from my account or a banner that explain that it will not modify other accounts ### The OS that Immich Server is running on Ubuntu 24.04 ### Version of Immich Server 1.140.1 ### Version of Immich Mobile App 1.140 ### Platform with the issue - [ ] Server - [ ] Web - [ ] Mobile ### Device make and model _No response_ ### Your docker-compose.yml content ```YAML Standard ``` ### Your .env content ```Shell Standard ``` ### Reproduction steps 1. 2. 3. ... ### Relevant log output ```shell ``` ### Additional information _No response_
Author
Owner

@meesfrensel commented on GitHub (Oct 9, 2025):

Is this still the case? I cannot find any other users' photos in the geolocation utility.

@meesfrensel commented on GitHub (Oct 9, 2025): Is this still the case? I cannot find any other users' photos in the geolocation utility.
Author
Owner

@Dental1347 commented on GitHub (Nov 29, 2025):

Is this still the case? I cannot find any other users' photos in the geolocation utility.

I cannot say this with certainty, I'll have to test. But, I have the feeling if you had it turned on since version x it would show up and if you disable it now and re-enable it, there is a big chance they don't show. Will have to confirm this though.

@Dental1347 commented on GitHub (Nov 29, 2025): > Is this still the case? I cannot find any other users' photos in the geolocation utility. I cannot say this with certainty, I'll have to test. But, I have the feeling if you had it turned on since version x it would show up and if you disable it now and re-enable it, there is a big chance they don't show. Will have to confirm this though.
Author
Owner

@meesfrensel commented on GitHub (Jan 19, 2026):

To conclude: utility includes partner assets (see L37 below) which can be a nice addition, but shows them as if they were editable, which is not actually the case. These thumbnails should get some special treatment e.g. get grayed out, and not be able to be selected for writing a new location.

github.com/immich-app/immich@1ada7a8340/web/src/routes/(user)/utilities/geolocation/%2Bpage.svelte#L34-L39

@meesfrensel commented on GitHub (Jan 19, 2026): To conclude: utility includes partner assets (see L37 below) which can be a nice addition, but shows them as if they were editable, which is not actually the case. These thumbnails should get some special treatment e.g. get grayed out, and not be able to be selected for writing a new location. https://github.com/immich-app/immich/blob/1ada7a8340d2e2799c4542869de06387700576d0/web/src/routes/(user)/utilities/geolocation/%2Bpage.svelte#L34-L39
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/immich#6581
No description provided.