usharerose opened a new issue, #8255: URL: https://github.com/apache/incubator-devlake/issues/8255
### 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 Some merge requests themselves have been collected, but their notes (comments) are missing. It seems that only opened Merge Request would be the input of mr_notes_collector ([reference](https://github.com/apache/incubator-devlake/blob/release-v1.0/backend/plugins/gitlab/tasks/shared.go#L193)), which means the following MRs' note data would not be collected * the history MRs (closed, merged) of one GitLab project * one MR's complete lifecycle (created, commented, and merged) fell within the gap between DevLake pipelines ### What do you expect to happen The notes have been collected ### How to reproduce Collect any GitLab project with merged or closed MRs, those MRs' related notes would be missing. ### Anything else _No response_ ### Version v1.0 ### 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