[MM-58745] export/import: enable exporting and importing bots canonically (#28214)
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
3049191e2f
Коммит
f41d2d7774
@@ -215,7 +215,9 @@ func createUser(idx int, teamMemberships int, channelMemberships int, teamsAndCh
|
||||
}
|
||||
|
||||
user := imports.UserImportData{
|
||||
ProfileImage: profileImage,
|
||||
Avatar: imports.Avatar{
|
||||
ProfileImage: profileImage,
|
||||
},
|
||||
Username: &username,
|
||||
Email: &email,
|
||||
Password: &password,
|
||||
|
||||
Ссылка в новой задаче
Block a user