Thank you. Question resolved.
[Resolved] Mattermost general channel between teams not implemented
Application hangs after visiting "off-topic", IOS and Android
UPDATE: following a post of Ilya Nastenko in Google Play (thanks him a lot!),
we’ve checked that in native (English) mode application (v.1.15.2) works OK.
Problem persists only in Russian interface mode.
Hope this helps to localize problem…
Add user to channel without being its user
Hello,
Is there a possibility to add a user to a channel without being its user ? (using APIv4 endpoints, maybe with some special permissions?)
Add user to channel without being its user
Hi @LusCruz,
You can use this CLI command: https://docs.mattermost.com/administration/command-line-tools.html#mattermost-channel-add.
You can also use API: https://api.mattermost.com/#tag/channels%2Fpaths%2F~1channels~1{channel_id}~1members%2Fpost.
How to find unread comments
Hi @Babbles,
What Mattermost server version are you currently on? We recently fixed a bug (on Server v5.7) where the app notification badge doesn’t clear even if there are no new messages, so I just wanted to check in whether it’s possible that you are hitting this bug.
Add user to channel without being its user
I mean if I can add a user to a channel without being myself a user?
I have an application that uses a ‘bot’ which adds selected user to a channel (would like to add the users to a channel where the bot is not an owner nor a user)
Add user to channel without being its user
I believe at least the CLI command should work even if you’re not a member of the channel, but you’ll need to know the channel ID.
How to find unread comments
Server is Ver.5.7.0. App version is 1.15.2.
I experienced it several times, but it seems that there is no way to reset the badge only to logout.
How to find unread comments
Hi @Babbles,
We do have another ticket for a rarer case where the badge doesn’t disappear, and it has been fixed for an upcoming mobile app v1.16 release (to be release in February 15th): https://mattermost.atlassian.net/browse/MM-13722. It is possible that you’re hitting that issue instead.
Application hangs after visiting "off-topic", IOS and Android
There was a similar issue reported a month ago here: https://github.com/mattermost/mattermost-mobile/issues/2482.
It’s not the exact same issue but it’s similar in a sense that the problem occurs only in Russian language.
We haven’t been able to reproduce it internally yet, but I’ll ask our mobile team if there is something we can investigate here.
Jenkins Plugin - icon doesnt work
Hi @doman18, perhaps adjusting this setting might help: https://docs.mattermost.com/administration/config-settings.html#enable-integrations-to-override-profile-picture-icons.
Image Viewing - cannot enlarge the image to see the detail
Hi @169469,
Thank you for the feedback, I’ve forwarded this to our UX team.
Application hangs after visiting "off-topic", IOS and Android
Hi @Netrotor,
Just to confirm, does this only happen in the Default channels? Do you have other active channels but you don’t see this issue on those other channels?
Application hangs after visiting "off-topic", IOS and Android
We were lucky that only “Off-topic” channel affected.
So we’ve temporarily moved out users from there…
Uploading images by mobile devices
Hi @Babbles, images can be pinched to zoom on the mobile app. Tap the image in chat to open the preview window and pinch to zoom or zoom out. This should at least work on the latest mobile app version.
Image Viewing - cannot enlarge the image to see the detail
Hi @169469, images can be pinched to zoom on the mobile app. Tap the image in chat to open the preview window and pinch to zoom or zoom out. This should at least work on the latest mobile app version.
Update from 5.3.0 to 5.7.0 doesn't work
For feature requests, please see: http://www.mattermost.org/feature-requests/.
For troubleshooting questions, please post in the following format:
Summary
When I upgrade my mattermost-team from 5.3.0 to 5.7.0 , the upgrade is not applied
Steps to reproduce
OS : Debian
I download mattermost-team-5.7.0-linux-amd64.tar.gz
systemctl stop mattermost tar -x --transform='s,^[^/]\+,\0-upgrade,' -f mattermost*.gz mv mattermost/plugins/ mattermost/plugins~ chown -hR mattermost:mattermost mattermost-upgrade cp -an mattermost-upgrade/. mattermost/ rm -rf mattermost-upgrade/ systemctl start mattermost
Unitl then that works ( upgrade form 5.0 to 5.1, 5.1 to 5.2, 5.2 to 5.3 ) , but here it makes nothing, my version is still 5.3.0 in about screen
Expected behavior
Expect 5.7.0 , not 5.3.0
Observed behavior
Juste look th About Screen
Regards,
Update from 5.3.0 to 5.7.0 doesn't work
Hi @Bschalck,
Confirming that you followed all the steps in the upgrade notes: https://docs.mattermost.com/administration/upgrade.html?
Also, confirming that you have taken a look at the Important upgrade notes for scenarios that may apply to you: https://docs.mattermost.com/administration/important-upgrade-notes.html?
If yes, can you help post here the Mattermost logs?
Uploading images by mobile devices
It is not the size of the file, but the capacity of the file. When shooting with iPhone it is big capacity such as 6MB over. Of course, the quality of the photograph may be questioned, but there are also many contents to see the leaflet of the reference level. *There is no need to stick to quality.
Update from 5.3.0 to 5.7.0 doesn't work
Hi,
Thanks for the answer.
In fact, I didn’t view the Important upgrade notes for scenario https://docs.mattermost.com/administration/important-upgrade-notes.html .
And as I understand, that should correct the mistake.
I’ll tell you if it is OK.
Regards,