UBERF-8288: Fix archiving a channel (#6750)

Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
Kristina
2024-09-27 01:34:25 +07:00
committed by GitHub
parent d284414f2b
commit b359d080ac
28 changed files with 235 additions and 76 deletions
+1 -1
View File
@@ -285,7 +285,7 @@ export const coreOperation: MigrateOperation = {
func: migrateAllSpaceToTyped
},
{
state: 'add-spaces-owner',
state: 'add-spaces-owner-v1',
func: migrateSpacesOwner
},
{