focalboard/server/services
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
..
audit Permissions feature branch (#2578) 2022-03-22 08:24:34 -06:00
auth CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
config User updates (#3244) 2022-07-08 08:43:43 -06:00
metrics Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
notify Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
permissions Fetching board member in parellel (#3379) 2022-07-29 14:28:00 -06:00
scheduler CI updates: Speed up register / login, minimize Windows tests, and add Mac tests (#2784) 2022-04-13 15:36:20 -07:00
store Adds data migration to clean badly assigned boards (#3635) 2022-08-11 09:22:32 -06:00
telemetry Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00
webhook Multi product architecture (#3381) 2022-07-18 13:21:57 -04:00