19ef6533f6
* 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 |
||
---|---|---|
.. | ||
migrations | ||
blocks.go | ||
board.go | ||
board_insights.go | ||
boards_and_blocks.go | ||
category.go | ||
category_boards.go | ||
cloud.go | ||
data_migrations.go | ||
data_migrations_test.go | ||
data_retention.go | ||
file.go | ||
helpers_test.go | ||
legacy_blocks.go | ||
migrate.go | ||
migrate_test.go | ||
notificationhints.go | ||
params.go | ||
public_methods.go | ||
session.go | ||
sharing.go | ||
sqlstore.go | ||
sqlstore_test.go | ||
subscriptions.go | ||
system.go | ||
team.go | ||
templates.go | ||
user.go | ||
util.go |