GetRolesInGroupAsync is only returning one role even when users have multiple roles
Expected behavior
It should return all roles the user has
A private message is associated with this bug report
GetRolesInGroupAsync is only returning one role even when users have multiple roles
Expected behavior
It should return all roles the user has
A private message is associated with this bug report
Hey @Voldex_Kyler, this API returns Community roles at the moment, not Creator Hub roles. This is working as intended for the time being.
We’re working on unifying the Community and Creator Hub role systems. More info on that in just a couple weeks or less from now.
Once roles are unified, it will return all roles in this engine API.
Sorry Im a bit confused. The API docs say
Returns all roles held by the specified user in the specified group, supporting multi-role group membership.
It also says
Returns a table describing all roles the specified user holds in the specified group. In a multi-role world, a user may belong to more than one role simultaneously.
Is this not accurate? Its not returning multiple roles but advertises itself as such
It’s returning community roles on www.roblox.com, not yet Creator Hub roles on create.roblox.com, this is intended and we’re working on unifying the role systems.
Currently, Community roles != Creator Hub roles, they are currently two separate systems. They won’t be in the near future.
Is there any way to get creator hub roles? We built a system expecting this to be the case since the docs suggests it works like this
Not yet via engine API or Open Cloud API, there hasn’t been officially. It will change when we unify the role systems soon, like mentioned above.
What’s the ETA on when they’ll be unified? You’ve been saying it’s coming soon for months now