mirror of
https://github.com/hcengineering/platform.git
synced 2026-09-12 04:37:44 +02:00
UBERF-8288: Fix archiving a channel (#6750)
Signed-off-by: Kristina Fefelova <kristin.fefelova@gmail.com>
This commit is contained in:
@@ -285,7 +285,7 @@ export const coreOperation: MigrateOperation = {
|
||||
func: migrateAllSpaceToTyped
|
||||
},
|
||||
{
|
||||
state: 'add-spaces-owner',
|
||||
state: 'add-spaces-owner-v1',
|
||||
func: migrateSpacesOwner
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user