multiple tag per asset + hiearchical tags => one big tag in immich #4288

Closed
opened 2026-02-05 10:00:18 +03:00 by OVERLORD · 4 comments
Owner

Originally created by @aisbergde on GitHub (Sep 10, 2024).

The bug

tags are not detected as required.
example:

Location|Deutschland,Location|Deutschland|Berlin|Kladow|Verlängerte Uferpromenade,Location|Deutschland|Berlin|Kladow,Location|Deutschland|Berlin

this is detected by immich as one tag. But it should be multiple hierarchical tags.
these multiple tags are delimited by ","
image

The OS that Immich Server is running on

docker in synology containers

Version of Immich Server

v1.114.0

Version of Immich Mobile App

v1.114.0

Platform with the issue

  • Server
  • Web
  • Mobile

Your docker-compose.yml content

not relevant

Your .env content

not relevant

Reproduction steps

...

Relevant log output

No response

Additional information

No response

Originally created by @aisbergde on GitHub (Sep 10, 2024). ### The bug tags are not detected as required. example: `Location|Deutschland,Location|Deutschland|Berlin|Kladow|Verlängerte Uferpromenade,Location|Deutschland|Berlin|Kladow,Location|Deutschland|Berlin` this is detected by immich as one tag. But it should be multiple hierarchical tags. these multiple tags are delimited by "," ![image](https://github.com/user-attachments/assets/d39f1056-d3fb-46f9-8c85-b1b85dc921a3) ### The OS that Immich Server is running on docker in synology containers ### Version of Immich Server v1.114.0 ### Version of Immich Mobile App v1.114.0 ### Platform with the issue - [X] Server - [X] Web - [ ] Mobile ### Your docker-compose.yml content ```YAML not relevant ``` ### Your .env content ```Shell not relevant ``` ### Reproduction steps 1. 2. 3. ... ### Relevant log output _No response_ ### Additional information _No response_
Author
Owner

@Mraedis commented on GitHub (Sep 10, 2024):

Are these in Keywords or in HierarchicalSubject ?

@Mraedis commented on GitHub (Sep 10, 2024): Are these in `Keywords` or in `HierarchicalSubject` ?
Author
Owner

@bo0tzz commented on GitHub (Sep 10, 2024):

Should be fixed by #12509

@bo0tzz commented on GitHub (Sep 10, 2024): Should be fixed by #12509
Author
Owner

@aisbergde commented on GitHub (Dec 6, 2024):

still not fixed
Screenshot_2024-12-06-04-36-47-996_com.android.chrome.jpg

@aisbergde commented on GitHub (Dec 6, 2024): still not fixed ![Screenshot_2024-12-06-04-36-47-996_com.android.chrome.jpg](https://github.com/user-attachments/assets/d1041dfe-475c-4abd-bf73-8afbc2149635)
Author
Owner

@aisbergde commented on GitHub (Dec 6, 2024):

I mean, it is fixed that it's not a big tag now, but it's not hierarchical. Or how to configure to see a hierarchy?

@aisbergde commented on GitHub (Dec 6, 2024): I mean, it is fixed that it's not a big tag now, but it's not hierarchical. Or how to configure to see a hierarchy?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: immich-app/immich#4288