Devin Binnie
Devin Binnie
@coltoneshaw Any progress on this from the customer?
Unfortunately the `Copy Link` functionality is built into the browser and will always copy the URL attached to the given link. So I don't think there's anything we can do...
Seems to be an issue with the MAS build, because I can't reproduce on the standalone build. Created a ticket here: https://mattermost.atlassian.net/browse/MM-45980
There’s an Electron issue with MAS entitlements causing this. I’ve submitted a bug report: https://github.com/electron/electron/issues/35104 As per the bug, I can at least set exceptions for the Downloads folder (and...
If you're on Windows, you can configure a Group Policy setting as per this guide: https://docs.mattermost.com/install/desktop-msi-installer-and-group-policy-install.html
You can create a custom build of the Desktop App and edit the `buildConfig` file, that will allow teams to be automatically added. However if you just edit the `config.json`...
If you go to the mentioned site in Chrome, you will see a `Not secure` prompt in the header:  This definitely indicates that the server is misconfigured as the...
The issue above was to reject cross-origin certificates. This actually might already be resolved. @RobotDisco can you try our nightly build from [here](https://community.mattermost.com/core/channels/desktop-builds) and see if the issue is fixed...
This is likely an issue with the Chromium render on Linux with Electron, will have to investigate to see if we can do anything about it ourselves.
This wasn't reproducible by anyone on the team. @oGkgN Is this still happening for you? Have you tried upgrading your Ubuntu to the latest LTS, or upgrading to the newest...