When modifying the management account information in the complete admin/account/update interface of the admin backend management system, the data in the admin table was updated, but there was an error in the administrator data corresponding to the user table. When modifying the administrator nickname, the value of nickname changed to the value of face_URL. The data returned by the SDK on the user side is read from the user table. Data out of sync occurred. Abnormal issues
What did you expect to happen?
.
How can we reproduce it (as minimally and precisely as possible)?
.
Anything else we need to know?
No response
version
```console
$ {name} version
# paste output here
```
Cloud provider
OS version
```console
# On Linux:
$ cat /etc/os-release
# paste output here
$ uname -a
# paste output here
# On Windows:
C:\> wmic os get Caption, Version, BuildNumber, OSArchitecture
# paste output here
```
What happened?
When modifying the management account information in the complete admin/account/update interface of the admin backend management system, the data in the admin table was updated, but there was an error in the administrator data corresponding to the user table. When modifying the administrator nickname, the value of nickname changed to the value of face_URL. The data returned by the SDK on the user side is read from the user table. Data out of sync occurred. Abnormal issues
What did you expect to happen?
.
How can we reproduce it (as minimally and precisely as possible)?
.
Anything else we need to know?
No response
version
Cloud provider
OS version
Install tools