If you're interested please comment here and come join our "Contributors" community channel on our daily build server, where you can discuss questions with community members and the Mattermost core team. For technical advice or questions, please join our "Developers" community channel.
New contributors please see our Developer's Guide, specifically for machine setup and for developer workflow.
Notes: Jira ticket
When using an @mention in a slash command, the user will not be found if I accidentally add a leading space in front of the @mention. The space character should be trimmed to prevent user error.
For example
/invite @dylan.haussermann
will not find the user I am mentioning
Steps:
Expected: Extra white space is trimmed
Actual: User I'm trying to invite is not found -"We couldn't find the user"
I can take a look at this!
@jasonblais I think this issue can be closed.
Most helpful comment
I can take a look at this!