I’ve created a feature request as your suggestion.
Cheers.
I’ve created a feature request as your suggestion.
Cheers.
Hi, @muzzo.
Would you mind sharing the link to your feature idea here so other users can also cast their votes and share their thoughts on it should they have the same thought on their mind too?
Thanks!
Hello, @Schrell.
I’d be interested to also know if the machine where the affected user reproduces the issue was previously used by other accounts prior to this issue, which could potentially explain the cache of the other user loaded instead of the right one.
Since you mentioned that the problem was showing the right user again after clearing cache and reload, does that mean that the problem constantly happens even after that was done and you have to perform cache clearance and reload every time?
Also, does the account of the other user shows another session when the wrong account logs in? You can check this under Security >> View and Logout of Active Sessions. For example:
The machine was only used by the affected user. We did not share passwords, so it could not have happened by accident.
The problem only happened once and is not reproduceable.
My idea to this is that the session ended and the search for the connected user ended by scanning the db with no result. But the last (first?) tested user was left in cache (or as last tested db result) on the server. And so taken as the result of the search.
This result reached the client and resulted in displaying the same user.
Restarting the client cached this wrong user and displayed him again at next start.
Cleaning the cache results in a new log in, now with the correct user.
Andreas
Good morning,
I have some users telling that they are being notified (by push at the phone) when they are present. I have a UserStatusAwayTimeout": 1200 config value. This means, that after twenty minutes, it starts sending push notifications in our case. I assume the problem is that you are perhaps working in another window and it assumes you are out… is this true?. How is your experience with this kind of issues?.
Best regards,
Hi @egoitzr,
What are the push notification settings set to for the affected user?
Hi @amy.blais,
i will send config file to you in private message on https://pre-release.mattermost.com.
But unfortunately i work for different company now and i have no longer access to that server.
I am trying to add this service on my web app but not getting idea how to implement please help me out…
I’m using Arch Linux with i3, so starting minimized on login option is not working for me, I have to manually start the app. So is there any command line line parameter to pass to the app to start it minimized in tray?
How to update from v.1 to v.1.1?
Is it possible to export a specific room with the command line options, or alternatively via a sql query? I’d looked at the bulk export tool but it looks like you can only narrow the export by team.
Hi @pranay27,
We have extensive developer documentation here:
I can provide additional guidance if there are any additional details you’d like to share on what you’re looking for.
Hi @Sandmonster,
What Mattermost desktop app version are you using?
Hi @storrgie,
The bulk export tool allows you to also export channels: https://docs.mattermost.com/administration/bulk-export.html.
When adding members via “Send Email Invite”, new members aren’t added to the team and instead see a message that says “No teams are available to join. Please ask your administrator for an invite.” Once they’ve created the account they can be added via the “add members to team” option.
I expect that members who get and email invite would be automatically added to that team, similarly to how the “Team Invite Link” works.
Our organization has security concerns with using the “Team Invite Link” since it gives anyone with access to the link the ability to join the server/team. Our ideal workflow is to control access by only sending invites to emails that we trust. However, the extra step of using the “Add members to team” option makes it frustrating for new members since they go through the account setup process and then reach a dead end.
Hi All,
MM Server: 5.5
MM client: 1.14
Android: 8.1.0
Device: Motorola G5 Plus. (one of them)
I have some Android users complaining about not getting notifications.
After some investigation Ive noticed those users were online even when they were not using the app.
Therefore, I presume MM server doesnt send the notifications since they are online (configured to send only when away and offline).
Could you have a look at this.
Cheers
Hi @RbDev,
For the affected users, do they:
For how long do they get stuck online?
Hi @bbddg,
Thanks for the feedback!
Here is more information on the differences between the “Send Email Invite”, “add members to team” and “Team Invite Link" buttons: https://docs.mattermost.com/help/getting-started/managing-members.html#inviting-team-members.
We would love to hear more about this in our feature proposal forum. You get 10 votes there, and each one influences the future of the project: https://mattermost.uservoice.com/
Hi, Andreas.
Thank you for sharing your thoughts on this. While it is a unique scenario which only happened once, I would relay this thought to the dev / engineering team to see if it is something that they would be interested to investigate further.
@amy.blais do you have any other thoughts on this matter?
Hello, @bbddg
On top of the documentation shared by @amy.blais, I would like to share Mattermost’s ability to restrict
users from specific domains to join the team as mentioned in the documentation below:
Settings >> Users and Teams >> Restrict account creation to specified email domains
Perhaps you can give it a try and share the outcome to the rest of the community.