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/06/20 11:58:01 UTC

[GitHub] [incubator-devlake] Startrekzky opened a new issue, #2268: [GitLab] table.issues and pull_requests lack creator_id, author_id, etc.

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

   ### 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
   
   After the collection of GitLab data, the domain layer seemed not so 
   
   - [ ] table.issues lacks the values of `creator_id`, `creator_name`, and `assignee_id`
   - [ ] table.pull_requests lacks the values of `author_id`
   - [ ] mr_notes in the tool layer doesn't show in the domain layer table pull_request_comments
   
   ### What you expected to happen
   
   - [ ] `creator_id`, `creator_name`, and `assignee_id` have values in table.issues. `creator_id` is the FK to table.accounts  (table.users before v0.12)
   - [ ] `author_id` has value, and is the FK  to table.accounts (table.users before v0.12)
   - [ ] mr_notes from GitLab appeared in table.pull_request_comments
   
   ### How to reproduce
   
   1. setup DevLake v0.11
   2. collect any GitLab repo
   
   ### Anything else
   
   related to #2126
   
   ### 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] warren830 commented on issue #2268: [GitLab] table.issues and pull_requests lack creator_id, author_id, etc.

Posted by GitBox <gi...@apache.org>.
warren830 commented on issue #2268:
URL: https://github.com/apache/incubator-devlake/issues/2268#issuecomment-1171853660

   This is a test @warren830 


-- 
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


[GitHub] [incubator-devlake] klesh commented on issue #2268: [GitLab] table.issues and pull_requests lack creator_id, author_id, etc.

Posted by GitBox <gi...@apache.org>.
klesh commented on issue #2268:
URL: https://github.com/apache/incubator-devlake/issues/2268#issuecomment-1171855792

   @warren830 can u receive the notification email from githbub


-- 
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


[GitHub] [incubator-devlake] thenicetgp commented on issue #2268: [GitLab] table.issues and pull_requests lack creator_id, author_id, etc.

Posted by GitBox <gi...@apache.org>.
thenicetgp commented on issue #2268:
URL: https://github.com/apache/incubator-devlake/issues/2268#issuecomment-1171879666

   I will take this one


-- 
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


[GitHub] [incubator-devlake] abeizn closed issue #2268: [GitLab] table.issues and pull_requests lack creator_id, author_id, etc.

Posted by GitBox <gi...@apache.org>.
abeizn closed issue #2268: [GitLab] table.issues and pull_requests lack creator_id, author_id, etc.
URL: https://github.com/apache/incubator-devlake/issues/2268


-- 
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