focalboard/server
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
..
admin-scripts
api move rest API for changepassword to personal server routes (#3634) 2022-08-10 20:08:05 +02:00
app Making more robust websocket notifications on synthetic memberships (#3598) 2022-08-11 09:38:44 +02:00
assets
auth
client Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
integrationtests Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
main
model Rest API reorganization (#3624) 2022-08-10 08:20:42 -04:00
server
services Adds data migration to clean badly assigned boards (#3635) 2022-08-11 09:22:32 -06:00
swagger
utils
web
ws More robust RHS handling of websocket events (#3648) 2022-08-11 15:22:02 +02:00
.golangci.yml
go.mod
go.sum
go.tools.mod
go.tools.sum