mappjzc opened a new issue, #2665: URL: https://github.com/apache/incubator-devlake/issues/2665
### 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    there are lots of field about time, the gitlab_created_at and the gitlab_updated_at mean the created time and updated time at gitlab. the created_at and the updated_at is mean the created time and updated time at database. It is confusion like the started_at and finished_at. It looks like the same group with created_at and updated_at by the name. But actually ,it is the same group with gitlab_created_at and gitlab_updated_at . ### What you expected to happen Rename the time field. The same group field, use the alike name as gitlab_started_at,gitlab_finished_at. ### How to reproduce desc table. ### Anything else _No response_ ### Version main ### 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]
