-
Mattermost is migrating all usages of the `AppError` type to the more idiomatic `error` type. `AppError` is a loaded error type containing fields like HTTP Status code which is not really necessary fo…
-
When a connected user first logs in from a Mattermost client, the GitHub options for PRs, Messages, Issues etc... as well as post menu option are not visible until the user refreshes the client.
Th…
-
**Describe the bug**
User Spoofing on file send - When sending a message from Mattermost to Slack, the Avatar & ID are spoofed correctly. However, when sending a file in the same way, Slack does n…
-
When a bot username contains an invalid value the validation message reads "Must contain only letters, numbers, and the symbols '.', '-', and '_'."
It should read "Username must contain only letter…
-
I've been trying to test Jira Server now I'm back but I'm running into this issue
```
teleport5auth ~: sudo teleport-jira start -d
DEBU DEBUG logging enabled logrus/exported.go:117
INFO Sta…
-
Mattermost is migrating all usages of the AppError type to the idiomatic error type. AppError is a loaded error type containing fields like HTTP Status code which is not really necessary for errors co…
-
I've been testing mattermost bot, will commit the docs in a few minutes! A few things I've noticed along the way:
- [ ] Mattermostbot doesn't log “starting a request watcher” or "checking teleport…
-
Intel Advisor flagged this loop
https://github.com/cms-sw/cmssw/blob/8008927682387dc69c5dfde3ced7b0d8fe918373/RecoTracker/FinalTrackSelectors/plugins/TrackListMerger.cc#L501
because of type conversi…
-
Mattermost is migrating all usages of the AppError type to the idiomatic error type. AppError is a loaded error type containing fields like HTTP Status code which is not really necessary for errors co…
-
Mattermost server version: 5.19.1, team edition, installed in kubernetes via helm chart (https://github.com/mattermost/mattermost-helm/tree/master/charts/mattermost-team-edition)
Zoom plugin versio…