You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
I am also experiencing this. I would really like to get boards working again, is there a way to fully reset the boards plugin and let me import my boards from the .boardarchive format?
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}
errorOther 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
The text was updated successfully, but these errors were encountered: