naveenreddymanukonda opened a new issue, #7424:
URL: https://github.com/apache/incubator-devlake/issues/7424

   ### 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 two problems with our commit data:
   
   - **Missing information in the "commits" table:** Commit information for 
Bitbucket is not being stored in the "commits" table. This information is 
actually present in the "_tool_bitbucket_commits" table, but it's not being 
copied over.
   - **Incomplete data in the "_tool_bitbucket_commits" table:** This table 
captures information about additions and deletions, but it seems like this data 
is not being recorded properly.
   
   ### What do you expect to happen
   
   The commits table should have all the information which 
_tool_bitbucket_commits has the commits
   
   ### How to reproduce
   
   Run the bitbucket pipeline for any of the projects and check the PR size 
related metricize-related
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   v1.0.0-beta6@ea2cdbc
   
   ### 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]

Reply via email to