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

   ### 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
   
   In the code
   
![image](https://user-images.githubusercontent.com/2921251/180002019-e1303a39-d8f0-4cf7-ae01-d19d21177610.png)
   We have check if the issueType is issue.
   But at the api response of gitlab 13.5.3 , there was no type info, as follow.
   
![image](https://user-images.githubusercontent.com/2921251/180002852-332a671f-168a-428c-a37f-3d1e05408da3.png)
   
   even the issue is created with type issue setting.
   
![image](https://user-images.githubusercontent.com/2921251/180002685-23077d43-20fe-4eef-8372-19111626232a.png)
   
   and because of that, the issue table was empty.
   
   ### What you expected to happen
   
   Extract issue data success.
   
   ### How to reproduce
   
   1.install gitlab version 13.5.3
   2.create new issue.
   3.collect it,or use api to visit it.
   
   ### Anything else
   
   _No response_
   
   ### Version
   
   main
   
   ### Are you willing to submit PR?
   
   - [X] 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