mirror of
https://github.com/mattermost/focalboard.git
synced 2025-01-11 18:13:52 +02:00
* Adds data migration to clean badly assigned boards This data migration fetches all boards whose owner has a deleted membership on the board's team and fixes them by processing them again, this time with the fix applied to the `getBestTeamForBoard` function that skips deleted teams and team memberships * Do not create a transaction if there are no offending boards found * Fix linter |
||
---|---|---|
.. | ||
generators | ||
mattermostauthlayer | ||
mockstore | ||
sqlstore | ||
storetests | ||
store.go |