hezyin commented on issue #5079:
URL: 
https://github.com/apache/incubator-devlake/issues/5079#issuecomment-1540866591

   @Startrekzky @klesh Makes sense to me. So I guess we can all agree on the 
following:
   
   1. `type` column of the `issues` table can only have one value, one of 
"REQUIREMENT", "BUG", or "DOCS".
   2. In the GitHub case, if an issue has multiple labels matching the type 
regexes, only one type would be chosen, in the order of REQUIREMENT > BUG > 
DOCS.
   
   How about the `original_type` column of the `issues` table when a GitHub 
issue has multiple type labels? Are you ok with Louis' suggestion of 
`type/docs,type/bugs`? @klesh 


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