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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to