Sometimes pending comments cannot be displayed in a merge request
If you start a review of an MR and add pending comments, sometimes after a while those comments become inaccessible.
It's not obvious to me how to reproduce, but here's a video of it happening in !89441 (merged):
My wild guess as to what's happening:
- I created those comments
- The author pushed some new changes, possibly moving the lines of code I commented on, or outright changing them
I know there are some issues with comments added on whitespace-only lines, and then when you uncheck Show whitespace changes, those comments are no longer visible. But this doesn't seem to be the case here. The comments are never shown anymore.
So, there's no way for me to edit or delete those pending comments without submitting them, which I may not want to do, since they're sort of in draft state.
Edited by Mark Florian