# Descripción del grupo de usuarios de IA

**URL:** https://meta.discourse.org/t/description-of-the-ai-users-group/412047
**Category:** UX
**Tags:** groups
**Created:** [9 Septiembre, 2026 22:43 UTC](https://meta.discourse.org/t/description-of-the-ai-users-group/412047 "2026-09-09T22:43:26Z")
**Posts on this page:** 2
**Page:** 1

<div class="post-metadata">

### Author: ![Moin](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/moin/32/554653_2.png) [@Moin](https://meta.discourse.org/u/Moin)
#### Post date: [9 Septiembre, 2026 22:43 UTC](https://meta.discourse.org/t/description-of-the-ai-users-group/412047/1 "2026-09-09T22:43:26Z")

</div>

Creo que la descripción que se pasa al grupo de usuarios de IA es el objeto completo, no solo la descripción de ese grupo. Al menos esa fue la impresión que me dio la página de grupos:

 ![image](https://global.discourse-cdn.com/meta/original/4X/a/d/9/ad9f67bbdc29ddf0b593fde8f68b163157a6efc6.png)

Y al mirar el grupo individual:

 ![image](https://global.discourse-cdn.com/meta/original/4X/8/0/4/804a8a19d1677e8d07ebd3f5b43349795d5e8058.png)

También me resulta confuso que la primera captura de pantalla muestre 2 miembros, pero la segunda diga que no hay miembros.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [10 Septiembre, 2026 23:04 UTC](https://meta.discourse.org/t/description-of-the-ai-users-group/412047/2 "2026-09-10T23:04:56Z")

</div>

Gracias por reportarlo, se corregirá en cuanto se integre este cambio.

> <https://github.com/discourse/discourse/pull/43559>
>
> Currently we have a broken description for the AI Users group and it shows a use…r count without listing any users. 
> 
> \<img width="346" height="282" alt="image" src="https://github.com/user-attachments/assets/3270f915-3676-47bb-9644-d570dc2a848f" /\>
> 
> This was because core assumes automatic groups aren't added by plugins, and adding one from the AI plugin included core's whole description hash as its description. Negative ID users (bots) are also removed from user groups, so we need to allow them here. 
> 
> This change only uses core's default group names and descriptions for core's own groups, so plugin-added automatic groups show their own bio and name. Built-in and manual groups still hide bot users. 
> 
> \<img width="400" alt="image" src="https://github.com/user-attachments/assets/186d80cb-032f-4a6d-91ef-24a724115306" /\>
> 
> Reported here: https://meta.discourse.org/t/description-of-the-ai-users-group/412047
