Not possible to use underscores in a group name when MatterMost is enabled
## Description It appears that it is not possible to use underscore character in a group name when MatterMost integration is enabled. ## Screenshot ![mm-underscore-bug](/uploads/d43a43833f2b7f5538824fc05329963f/mm-underscore-bug.png) ## Details It appears that MatterMost forbids using `_` in a team name, see [related MM code](https://github.com/mattermost/mattermost-server/blob/master/model/team.go#L236). /cc @victorwu @richardc @zj
issue