Migrate Advanced Permissions Roles when needed on cli commands (#8535)
Этот коммит содержится в:
коммит произвёл
Harrison Healey
родитель
7986eeea26
Коммит
654042a245
@@ -22,6 +22,8 @@ func InitDBCommandContextCobra(cmd *cobra.Command) (*app.App, error) {
|
||||
panic(err)
|
||||
}
|
||||
|
||||
a.DoAdvancedPermissionsMigration()
|
||||
|
||||
return a, nil
|
||||
}
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user