Deleting a comment/thread in Merge Request cuts Project's Activity stream
<!--IssueSummary start--> <details> <summary> Everyone can contribute. [Help move this issue forward](https://handbook.gitlab.com/handbook/marketing/developer-relations/contributor-success/community-contributors-workflows/#contributor-links) while earning points, leveling up and collecting rewards. </summary> - [Close this issue](https://contributors.gitlab.com/manage-issue?action=close&projectId=278964&issueIid=504330) </details> <!--IssueSummary end--> # How to replicate Go to a Project that has some history, go to Manage -> Activity and look at the history. Open a Merge Request, go to Changes view, add some comments on some lines in diffs (e.g. I added 20 comments). Delete one of the comments/threads then refresh the Activity page. All of the project's history is gone up to last 20 items. Before ![Screenshot_2024-11-14_at_14.05.33](/uploads/ef45aabd37046bef20d4d413c8504e16/Screenshot_2024-11-14_at_14.05.33.png) ![Screenshot_2024-11-14_at_14.05.58](/uploads/bc008eb0a3110e88f13d4b3f6d1a493a/Screenshot_2024-11-14_at_14.05.58.png) I deleted comment "10", only the comments after "1" are shown, comments "ffff" and earlier are no longer shown: ![Screenshot_2024-11-14_at_14.06.34](/uploads/a37e870c740dcf9bb12cc1b5b8ce1272/Screenshot_2024-11-14_at_14.06.34.png) ![Screenshot_2024-11-14_at_14.07.03](/uploads/3e3d5695c3ce041833f4b6b3ddc8b5ef/Screenshot_2024-11-14_at_14.07.03.png)
issue