You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@devlake.apache.org by GitBox <gi...@apache.org> on 2022/07/27 14:08:19 UTC

[GitHub] [incubator-devlake] Startrekzky opened a new issue, #2622: [Bug][Data Schema] fields `pull_request_number` and `issue_number` in the table pull_request_issues should be consistent with their counterparts in table.issues and table.pull_requests

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

   ### 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
   
   ![JfCOXd8NCM](https://user-images.githubusercontent.com/14050754/181266539-2b3f5292-c5c0-4bed-a1ea-160e9e90845e.jpg)
   
   
   ### What you expected to happen
   
   - field `pull_request_number` in the table pull_request_issues should be `pull_request_key`
   - field `issue_number` in the table pull_request_issues should be `issue_key`
   to be consistent with their counterparts in table.issues and table.pull_requests
   
   ### How to reproduce
   
   1. Run DevLake and connect to MySQL
   2. Check out table pull_request_issues
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### 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: commits-unsubscribe@devlake.apache.org.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org


[GitHub] [incubator-devlake] klesh closed issue #2622: [Bug][Data Schema] fields `pull_request_number` and `issue_number` in the table pull_request_issues should be consistent with their counterparts in table.issues and table.pull_requests

Posted by GitBox <gi...@apache.org>.
klesh closed issue #2622: [Bug][Data Schema] fields `pull_request_number` and `issue_number` in the table pull_request_issues should be consistent with their counterparts in table.issues and table.pull_requests
URL: https://github.com/apache/incubator-devlake/issues/2622


-- 
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: commits-unsubscribe@devlake.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org