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

[GitHub] [incubator-devlake] warren830 commented on issue #1906: Extract issue(s) in Gitlab merge request

warren830 commented on issue #1906:
URL: https://github.com/apache/incubator-devlake/issues/1906#issuecomment-1129713334

   For gitlab, its issues might belong to either jira or gitlab. So I think the best way of this implementation is to do this job on domain layer.
   But if we want to do this job on domain layer, one number might belong to two repos. Our prefix of id can solve some problems. But if issues from different repos with the same number, that also can be a problem. 
   For now, if fairmarcket wants this feature eagerly, we can simply implement this in tool layer, and generate a table with only two fields(mr_number and issue_number) 


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

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