RocketChat / RocketChat/Rocket.Chat
Custom fields wrong roles
Open
@ggazzo is already working on this.
Since May 25, 2018.
type: bug
- Dominant language
- TypeScript
- Stars
- 46.1k
- Forks
- 13.9k
- Avg merge
- 3d 3h
- Merged PRs (30d)
- 130
Description
Description:
If a custom field add a role to a user, when entering the user account, the custom field will always default to the first item on the list, since it looks for a custom field and not a role. And if you try to change the role it will create a new role when it should only replace the role.
Server Setup Information:
Version of Rocket.Chat Server: 0.58.0-develop
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.