klesh opened a new issue, #6104: URL: https://github.com/apache/incubator-devlake/issues/6104
### 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 - (CreatedDate)[https://github.com/apache/incubator-devlake/blob/d75eb02da4ea853860100fa2fd151dd013a8ee8f/backend/helpers/pluginhelper/api/scope_generic_helper.go#L448) should be `CreatedAt` - (UpdatedDate)[https://github.com/apache/incubator-devlake/blob/d75eb02da4ea853860100fa2fd151dd013a8ee8f/backend/helpers/pluginhelper/api/scope_generic_helper.go#L454] should be `UpdatedAt` ### What do you expect to happen The `CreatedDate` and `UpdatedDate` represent the date of creation/updation on the Data Source side while the `CreatedAt` and `UpdatedAt` represent the related dates on the Apache DevLake database ### How to reproduce Read the code ### Anything else _No response_ ### Version d75eb02da4ea853860100fa2fd151dd013a8ee8f ### Are you willing to submit PR? - [ ] 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]
