Migration Mattermost MYSQL to Postgresql
And about the creation of create_idx_fileinfo_content_txt? Is it critical? Would there be any more steps to take? Do the steps for playbooks, calls and boards apply only if you have those elements?
View ArticleRedirection after logout
Have you seen SAML Single Sign-On: technical documentation - Mattermost documentation ?
View ArticleRedirection after logout
Oh, and since SSO is an option in paid tiers of Mattermost, you can open a support case at https://support.mattermost.com/hc/en-us/requests/new
View ArticleMigration Mattermost MYSQL to Postgresql
Leo: And about the creation of create_idx_fileinfo_content_txt? Is it critical? Would there be any more steps to take?[/quote] I’m not sure. I believe that if the migrated instance of Mattermost is...
View Article10.3 duplicate Draft Tab and Count of Drafts icon confusing
Why are Scheduled Messages in Drafts? @matthewbirtch who’s the designer on this so we’re on the same page?
View Article10.3 duplicate Draft Tab and Count of Drafts icon confusing
Adding @marianunez as well, as we were discussing last month
View Article[Can't Repro Yet] Inconsistent link previews
They weren’t posted in same message. It’s working now, but wasn’t working before. If I see it again I’ll post again to this thread. https://community.mattermost.com/core/pl/yz7wosri8bf49jm59c1mggsz5c
View ArticleDouble posting images
Just an update, it sounds like we’ve had multiple customers who reported this as well, but difficult to repro.
View Article[Solved] Unclear what issues are Solved vs. Open in forums
Perfect, thanks @john.combs!
View ArticlePost preview broken
@lindy would you know who would be the tester to confirm this is fixed after it’s fixed? Thanks so much @asaad!
View ArticleIgnore mentions breaks on Threaded Discussions
Expected: When a channel has “Ignore mentions for at-channel, at-here, at-all” enabled then threads with at-all DO NOT appear in Threaded Discussions. Observed: Posts in channel with “Ignore mentions...
View ArticleNo tooltip in "Mute" option in sidebar
@it33_mattermost & @matthewbirtch, I’ve pushed feat: Add tooltips to channel info RHS top buttons by lieut-data · Pull Request #29170 · mattermost/mattermost · GitHub to address the four buttons...
View ArticleMigration from mysql to postgres
DB Connection after migration from mysql to postgres. Following error messages whenattempting to start service root@mattermost-test:/opt/mattermost/config# systemctl status mattermost.service ●...
View ArticleMigration from mysql to postgres
Hi @itGirl27! It sounds like you might be encountering a connection issue with the new Postgres setup. I’d recommend double-checking your database configuration in config.json, especially to ensure...
View ArticleMigration from mysql to postgres
itGirl27: Nov 07 16:21:18 mattermost-test mattermost[29235]: {“timestamp”:“2024-11-07 16:21:18.754 -05:00”,“level”:“error”,“msg”:“Failed to ping...
View Article10.3 duplicate Draft Tab and Count of Drafts icon confusing
@it33_mattermost the designer on this work is @asaad. He’ll share the rationale for bringing scheduled messages in to the Drafts view.
View Article10.3 duplicate Draft Tab and Count of Drafts icon confusing
Hey @it33_mattermost Here’s the rationale for bringing these things together. Scheduled messages and drafts are in nature very similar (both are actually drafts), one is scheduled and one is not, thus...
View ArticleMigration from mysql to postgres
Here is the full error message: Nov 08 10:12:13 mattermost-test systemd[1]: Starting Mattermost... Nov 08 10:12:13 mattermost-test mattermost[35899]: {"timestamp":"2024-11-08 10:12:13.980...
View ArticleMigration from mysql to postgres
Did you check that port 5432 is open and accessible? Like this: netstat -tulpen | grep 5432 # and telnet localhost 5432 ncat is also possible instead of telnet, though. I guess, the postgres service...
View ArticleMigration from mysql to postgres
Just curious: the DataSource mentioned in the error message doesn’t contain “postgres://” - is this part of your config in config.json? Could you please post the corresponding lines of SqlSettings?
View ArticleHow to find All users in Mattermost & export it to some excel sheet report
To get a complete list of users with their activity status in Mattermost, try using SELECT * FROM Users; in MySQL to pull all user data. Once you have this, exporting to CSV will be straightforward...
View ArticleProblem with Playbooks
Summary Playbooks plugin has an error that makes it crash requiring restart of either standalone desktop app or whole web browser Steps to reproduce Latest LTS version 9.7. To reproduce it I start a...
View ArticleRestore DB from Old Server (omnibus) to New One (docker)
I had a Mattermost omnibus server running, moved my server from one location to another, wanted to start again, and loaded up a new instance via docker compose. Before I deleted my mattermost omnibus...
View ArticleNo tooltip in "Mute" option in sidebar
Thanks Jesse. We need to do an audit of all instances of icon buttons across the app to ensure the tooltip is added. Having said that, I think there is work to do to have a unified icon button...
View ArticleQuartz theme broken
Looks like this PR was merged to fix this color theme issue. MM-57096 replaced hardcoded value with a color variable by sohzm · Pull Request #26667 · mattermost/mattermost · GitHub
View ArticleLayout Issues in iPad
I found another issue. Pictures are not being displayed when MM is set to split screen 1/4 (same size as iphone). Another big issue l I really appreciate if you could sort this out.
View ArticleAny Ideas about Sharepoint Integration?
Thanks for this informational post. Can you also help me out with the best SharePoint to SharePoint Migration Tool. Because I want to more about the SharePoint Migrators as a Technical Analyst and...
View ArticleMigration from mysql to postgres
Good that you were able to resolve it. But this is still not the full error message. Notice that your last line is ending with =disable>. It should end with a } indicating end of the JSON log. I...
View ArticleBoost Your Productivity with Mattermost Copilot: A Comprehensive Guide 🚀
Boost your workflow with the Mattermost Copilot Guide! Get started, explore key features, and learn real-world use cases. For more details, visit the guide on Confluence and check out the Mattermost...
View ArticleHow to merge channels or move messages?
Hi all, Could anyone please share if history messages are kept when moving a channel to another team? Thank you!
View ArticleEmojis spacing in channel titles seems off iOS
The differences shown here are due to the emoji style differences in iOS vs windows. The iOS calendar emoji is larger than the windows calendar emoji. I’m not sure if there is much we can do about that.
View ArticleProblem with Playbooks
9.7 is EOL. I’d highly recommend upgrading to 9.11.4 or 10.x I would also suggest tailing out /opt/mattermost/logs/mattermost.log while recreating that to see what it tells you. Also, open the...
View ArticleProblems when upgrading from 9.4.5 to 9.5.12
When trying to upgrade from version 9.4.5 to version 9.5.12, I have the problem that it does not show the images prior to the migration, but if I load new images they are displayed. I have it...
View ArticleDesign Preview: Scheduled Messages
I tried this based on a quick google result and was really disappointed to see it wasn’t already implemented! I’m often traveling to different timezones from my team, and absolutely need this feature,...
View ArticleProblems when upgrading from 9.4.5 to 9.5.12
9.5 is very nearly EOL. I’d suggest going to 9.11.4 Oh, and you’re going to need to migrate from MySQL to Postgres Migration guidelines from MySQL to PostgreSQL - Mattermost documentation
View ArticleDesign Preview: Scheduled Messages
@kpmoore we’ve deployed a beta version on our community server you can try out at https://community.mattermost.com/ If you don’t already have an account there, you’re welcome to create one and join...
View Article[Solved] Unclear what issues are Solved vs. Open in forums
@john.combs I don’t seem to have access to mark solutions on posts. I don’t see the ‘solution’ button
View ArticleSupport for team import/export
@isacikgoz I’d love to hear your thoughts about the questions above, to clear up any doubts before starting the implementation.
View Article[Solved] Unclear what issues are Solved vs. Open in forums
Great catch, @matthewbirtch! I just tweaked some settings, and I think you should be all good to go now.
View ArticleRestore DB from Old Server (omnibus) to New One (docker)
Hi @fffjjjggg! Great question! Restoring your Mattermost data from an Omnibus backup to a Docker setup can be done by following some essential steps. I recommend checking out Mattermost’s backup and...
View ArticleHow to merge channels or move messages?
Hi Anna! At this time, I don’t believe Mattermost supports transferring message history when moving a channel between teams, but you can explore our export channel data documentation for potential...
View ArticleFun Post Alert: Show Us Your Battlestation! 🖥️
Hey Mattermost Community! We’ve had a lot of troubleshooting and technical discussion here on the forums as of late, and while that’s all fine and dandy, I’ve been hungry for something a little more...
View ArticleDatabase Migration Source Failure
Performing migration to postgres database from mysql. First attempt, data didn’t migrate over to postgres database. Second attempt, getting strange error message when running migrations. Please help.
View Article