# Tag\_group\_id wird als group\_id angezeigt

**URL:** https://meta.discourse.org/t/tag-group-id-values-are-shown-as-group-id-in-data-explorer-results/372169
**Category:** Bug
**Tags:** data-explorer
**Created:** [29. Juni 2025 um 16:16 UTC](https://meta.discourse.org/t/tag-group-id-values-are-shown-as-group-id-in-data-explorer-results/372169 "2025-06-29T16:16:07Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![RGJ](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/rgj/32/523185_2.png) [@RGJ](https://meta.discourse.org/u/RGJ)
#### Post date: [29. Juni 2025 um 16:16 UTC](https://meta.discourse.org/t/tag-group-id-values-are-shown-as-group-id-in-data-explorer-results/372169/1 "2025-06-29T16:16:07Z")

</div>

### Problem

Der Daten-Explorer hat eine spezielle Logik („Automatische Entitätsauflösung“), um Links zu verschiedenen Objekten anzuzeigen, wenn ein Spaltenname `user_id`, `group_id`, `topic_id`, `category_id` oder `badge_id` ist.

Er wird jedoch auch bei `tag_group_id` ausgelöst und sieht es als `group_id` an, wenn eine Gruppe mit derselben ID verfügbar ist.

### Reproduktion

- Erstellen Sie eine Tag-Gruppe.
- Fügen Sie ein Tag hinzu.
- Erstellen Sie eine Daten-Explorer-Abfrage `SELECT id, tag_id, tag_group_id FROM tag_group_memberships`.
- Führen Sie sie aus.

 ![image](https://global.discourse-cdn.com/meta/original/4X/9/9/6/9969790464691e0edc5365cf4cf883b4bf12c131.png)

---

_[View the full topic](https://meta.discourse.org/t/tag-group-id-values-are-shown-as-group-id-in-data-explorer-results/372169)._
