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  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.  even the issue is created with type issue setting.  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]
