Users with stuck "active" icon in clients
I've found what is causing the issue or what I believe that is causing it, which seems to be the caching code, but unhappily couldn't further look into it as I needed some answers, which I wasn't...
View ArticleExporting a Team or Conversation
A bit late but MySQL have a nice tool you could use to make this automated: http://mysqlworkbench.org/2012/11/how-to-migrate-postgresql-databases-to-mysql-using-the-mysql-workbench-migration-wizard/...
View ArticleExporting a Team or Conversation
Great to hear @mathurin! Thanks for posting your solution @prixone I'll close this off as resolved for now...
View ArticleDirect message sent to all channels
Hi @etcy, Thanks for your report! Mattermost 3.8.0 has been released and I was wondering whether you could try updating your installation to the latest version? It seems the issue is not easy to...
View ArticleMissing users in @-autocomplete
Hi @gubbins, Thanks for your report! Mattermost 3.8.0 has been released. Could you try upgrading your installation to the latest version and see whether the issue reproduces for you? Thanks!
View ArticleDocker Mattermost / NGINX Websocket Error 400
Glad to hear your issue is resolved @BobTB!
View ArticleMigration with version upgrade and database change
Hi @vanmatre Thanks for your note. Let us know whether this migration guide helps resolve your issue?
View ArticleDeleted attached image is stored in DB or not?
I'm using Mattermost 3.3.0 version. If I delete a message with attached png or jpg file in direct messages this file will be deleted or not from DB (posgress)? If not this image file will be stored in...
View ArticleDeleted attached image is stored in DB or not?
Hi @dmitry_bobrov, When you delete a post, any attached files remain stored on the server (or in S3 if that's being used). If you had version 3.5 or newer, a link from the post to the file would also...
View ArticleUsername incorrect after upgrade to 3.7.3
Thanks @beckf for the report We made a change to properly validate the usernames when creating users via the API: https://github.com/mattermost/platform/pull/5581 However, it looks like it's causing...
View ArticleHow to hide join/leave messages in Team Edition?
I'm looking at alternatives to Slack to create a loose news, announcements, and collaboration forum for a very loosely structured but large non-profit where the majority of the members are youths and...
View ArticleMissing users in @-autocomplete
Will do @lindy, but I might wait for 3.8.1 since we use Gitlab for auth and I saw on the release notes that there's an issue with that in 3.8.0.
View ArticleUsing CTRL/CMD+UP to reply to a message
This could be very, very good. And it would certainly make it a lot easier to maintain a thread/discussion/whatever without having to clickety-clickety-click around with the mouse just to perform...
View ArticlePush Proxy IOS attach_device 404
Hi @icanogbh, Thanks for your issue report! I tested on our GitLab instance and push notifications are working fine for me. The only difference is that this instance is on Mattermost v3.8.0. At the...
View ArticleError video call
Sounds to me that your issue is that you cannot connect to the box, make sure you can open the janus admin address in a browser regardless of the response
View ArticleRefresh_token-field is empty using Gitlab-Authentification
Hi guys, Looks like there is a bug where we're only returning a refresh token if the grant type is "authorization_code" and the client does not have an active token with the specific user. I've...
View ArticlePush Proxy IOS attach_device 404
Hi Lindy, Thanks for the follow up, we are currently using the gitlab sign in option, so that might be the issue then... since our IOS developer took a look at the request and we noticed that the...
View ArticleUsing CTRL/CMD+UP to reply to a message
Thanks @joho68, that's a really good point I'm wondering about the difference between slash commands and the META key -- as they both achieve the same. E.g. /header could open the channel header...
View ArticleUsing CTRL/CMD+UP to reply to a message
There may not necessarily be a difference in the types of actions available with slash commands and META keys. I guess that is mainly due to historical reasons and Slack compatibility. Some things...
View Article