mappjzc opened a new issue, #5427: URL: https://github.com/apache/incubator-devlake/issues/5427
### Search before asking - [X] I had searched in the [issues](https://github.com/apache/incubator-devlake/issues?q=is%3Aissue) and found no similar issues. ### What happened when collect the data. It has error with follow logs ``` time="2023-05-23 01:10:24" level=info msg="[31;1m/go/pkg/mod/gorm.io/[email protected]/callbacks.go:134 [35;1mERROR: invalid byte sequence for encoding "UTF8": 0x00 (SQLSTATE 22021) [0m[33m[18.819ms] [34;1m[rows:0][0m INSERT INTO "issues" ("id","created_at","updated_at","_raw_data_params","_raw_data_table","_raw_data_id","_raw_data_remark","url","icon_url","issue_ …… ``` it looks like the data `staging环境更新了自定���标准状态后,没有配置自定义状态,自动同步任务可以进行同步,手动同步的会提示失败` not support for utf-8. ### What do you expect to happen convertBug success in this case. ### How to reproduce run to insert that data. ### Anything else _No response_ ### Version 2b190844de47d343d84dcf351c6ac57aed826298 ### Are you willing to submit PR? - [X] Yes I am willing to submit a PR! ### Code of Conduct - [X] I agree to follow this project's [Code of Conduct](https://www.apache.org/foundation/policies/conduct) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
