Does your problem still exist on the latest Forgejo version?
Yes, the problem still exists (tested on a next instance)
About your usage of Forgejo
Usage on Codeberg and on self-hosted instances.
Problem description
The page which lists the members of an organization displays a "member role" for each member. This role can have two values:
- "Owner", if the user is member of the "Owners" team
- "Member", otherwise
Screenshot:
screenshot
I see various problems with that:
- As far as I know, this notion of "role" only appears on that page. Everywhere else, we speak of users, teams and organizations. So as a user, this notion of "role" is confusing: what does it mean? How can I change it?
- It is not very informative: it only displays a boolean.
- Instead of seeing this "role", I would rather like to see the list of teams a user is part of, since that is something I can actually act on (currently in the Teams section, in the future possibly on the organization page)
- This notion of "role" is conflicting with a different project of introducing instance-wide roles (see #1887)
Potential workarounds
None
Forgejo Version
forgejo branch (e823e8cd6)
Other details about your environment (software names and versions)
irrelevant
Solutions
Accepted solutions to address this problem will go here
### Does your problem still exist on the latest Forgejo version?
Yes, the problem still exists (tested on a next instance)
### About your usage of Forgejo
Usage on Codeberg and on self-hosted instances.
### Problem description
The page which lists the members of an organization displays a "member role" for each member. This role can have two values:
* "Owner", if the user is member of the "Owners" team
* "Member", otherwise
Screenshot:

I see various problems with that:
* As far as I know, this notion of "role" only appears on that page. Everywhere else, we speak of users, teams and organizations. So as a user, this notion of "role" is confusing: what does it mean? How can I change it?
* It is not very informative: it only displays a boolean.
* Instead of seeing this "role", I would rather like to see the list of teams a user is part of, since that is something I can actually act on (currently in the Teams section, in the future possibly on the organization page)
* This notion of "role" is conflicting with a different project of introducing instance-wide roles (see #1887)
### Potential workarounds
None
### Forgejo Version
forgejo branch (e823e8cd6)
### Other details about your environment (software names and versions)
irrelevant
### Solutions
*Accepted solutions to address this problem will go here*