focalboard/server/services/store
Miguel de la Cruz 19ef6533f6
Adds data migration to clean badly assigned boards (#3635)
* 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
2022-08-11 09:22:32 -06:00
..
generators Standardize err not found (#2834) 2022-04-20 11:02:12 -04:00
mattermostauthlayer GH-3621- Make query case insensitive (#3623) 2022-08-10 08:17:36 -06:00
mockstore [MM-43781] Feature: boards insights (#3005) 2022-08-08 11:42:02 +05:30
sqlstore Adds data migration to clean badly assigned boards (#3635) 2022-08-11 09:22:32 -06:00
storetests Persist category state (#3579) 2022-08-08 14:55:47 -06:00
store.go [MM-43781] Feature: boards insights (#3005) 2022-08-08 11:42:02 +05:30