Skip to content
#

mattermost

Here are 335 public repositories matching this topic...

mattermost-server
fabio-boldrini
fabio-boldrini commented Feb 17, 2020

Description

I tried to create via REST a Bot without setting the username and I get an "Invalid email" error

Steps:

POST http://localhost:8065/api/v4/bots
{"display_name":"Alfred","description":"CMS Automation"}

And response is:

`{"id":"model.user.is_valid.email.app_error","message":"Invalid email","detailed_error":"","request_id":"4by66j8tcjfpmjn65sjjbrwn1y","status_code":4

jtdaugherty
jtdaugherty commented Mar 11, 2020

Right now the README screenshot is stale since Matterhorn has changed visually in a number of ways since it was originally taken.

A new one needs to be made, preferably with some thought given to the content (channel messages, users shown, etc.). If someone wants, they could use the matterhorn development server to make one.

matterdoc
matterdoc commented Mar 17, 2020

Mattermost user scott.bishel from https://community.mattermost.com has requested the following be documented:

Oh I see, you have to click to access their "Classic UI"... hopefully this doesn't indicate that they plan to deprecate this level of access.. anyway, I'll leave this info here in case it's useful

See the original post [here](https://community.mattermost.com/_redirect/pl/rpztb9

mattermost-plugin-github
mickmister
mickmister commented Mar 24, 2020

Summary

In order to get a DM notification from the Jira plugin, the user has to meet certain criteria like being assigned or mentioned. If a user is "watching" an issue in Jira's system, they could want to receive notifications for any changes on the issue. This can be a system-wide setting combined with a user-specific setting.

Additional Info

We can use `IssueService.GetWatche

Improve this page

Add a description, image, and links to the mattermost topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the mattermost topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.