Mattermost project slash commands need better error reporting
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Description
Mattermost lets you create teams with arbitrary membership (i.e. team members don't all have to have access to a project)
But the gitlab slash commands are associated with a specific project.
So let's assume I create a new slash foo command for my project foo
Then I can do
/foo issue show 1
If a non-member of project foo uses that command, the result is a generic message:
Proposal
Make Mattermost/Gitlab interaction error reporting more specific, at least for access/permission issues.
Links / references
gitlab-ce 8.14.1 omnibus
Edited by 🤖 GitLab Bot 🤖
