Alexander Griesser

Results 21 comments of Alexander Griesser

Most likely, the upgrade and db migration did encounter errors when on 5.39.3 or the source format was different than expected. So did you reset your system now to 5.39.3...

This could be a client cache or an outdated client version - are you using the desktop app and if so, what version? Can you confirm this problem exists for...

Hi again, in a fresh installation, this is what the `SidebarCategories` table looks like: ``` mysql> select * from SidebarCategories; +-----------------------------------------------------------------------+----------------------------+----------------------------+-----------+---------+-----------------+-----------------+-------+-----------+ | Id | UserId | TeamId | SortOrder |...

So creating those channels manually fixed the problem for you? I can only answer the first question with regards to the query, I'm sure I can compile something quickly which...

OK, great - while looking at your table in more detail, the query is pretty easy and should work. Please give it a try (and make a backup first). I...

Your docker-compose version is too old, please see [this thread](https://forum.mattermost.com/t/setting-up-using-docker/13891/9) for details. You will need to have at least 1.26.0, which is the first version that supports variable substitution in...

You could use the [GetSessions API call](https://api.mattermost.com/#tag/users/operation/GetSessions) to get a list of the user's sessions. It's not a perfect solution, but will at least get you going. Additionally, you could...

I think [Insights](https://docs.mattermost.com/welcome/insights.html) is trying to do what you're requesting here. It's getting more and more insights every release, it already has a list of `Top threads` per user and...

Hi @mjnaderi , what Mattermost server version are you running currently?

Thanks, just wanted to confirm that it still happens with 7.7.1.