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

   ### 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
   
   GitLab plugin provides `Convert MR Assignees` and `Convert MR Reviewers` 
subtasks. In Domain Layer data, account-related ID values are original one from 
raw data, not converting to normalized one.
   
   <img width="454" alt="Screenshot 2024-06-07 at 14 29 36" 
src="https://github.com/apache/incubator-devlake/assets/24732569/64d14cd3-4c42-40a3-a183-7fb17e5b5b7a";>
   
   * reviewer's implementation: 
[link](https://github.com/apache/incubator-devlake/blob/6a9c0eb4d28a80e1302ba5e1c73e8dc5cfc371bc/backend/plugins/gitlab/tasks/mr_reviewer_convertor.go#L76)
   
   * assignee's implementation: 
[link](https://github.com/apache/incubator-devlake/blob/6a9c0eb4d28a80e1302ba5e1c73e8dc5cfc371bc/backend/plugins/gitlab/tasks/mr_assignee_convertor.go#L76)
   
   
   ### What do you expect to happen
   
   Should be normalized account ID
   
   ### How to reproduce
   
   Trigger GitLab tasks
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   6a9c0eb4d28a80e1302ba5e1c73e8dc5cfc371bc
   
   ### 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: dev-unsubscr...@devlake.apache.org.apache.org

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

Reply via email to