focalboard
focalboard copied to clipboard
Bug: After mattermost migration from MySQL to Postgresql boards are behaving strangely
Steps to reproduce the behavior
-
I migrated mattermost to postgreSQL from MySQL.
-
I followed all the steps mentioned on this page: https://docs.mattermost.com/deploy/postgres-migration.html
-
After mattermost migration from MySQL to Postgresql boards are behaving strangely
-
On a team, i get the boards on my desktop app and on other team i am getting error of You are about to join a private board. But the same board which worked on my desktop app is showing joining private board message on web version.
-
For the one which works on my desktop app here is the url https://mattermost-server/plugins/focalboard/api/v2/teams/w8orwn8u7bg4x8da9gqosuomna/users
-
On web, i am getting
{"error":"User IDs are empty","errorCode":400}
error -
Other errors: That is something like this
URL: https://mattermost-server/plugins/focalboard/api/v2/boards/b8dy7huuhtpdftx385htrmn4agh/blocks?all=true
Response: {"error":"{boards} not found","errorCode":404}
Expected behavior
All the boards should work on both web and desktop and all the users must be able to see the same output.
If applicable, add screenshots or a screen recording to elaborate on the problem.
Edition and Platform
- Edition: Personal Desktop / Personal Server / Mattermost Boards (plugin)
- Version: [v8.0]
- Browser and OS: Chrome on Mac