Clicking pending comments in merge request does not work for older versions
Steps to reproduce
- In a MR with multiple commits, add a line comment in the full diff view.
- Press "Start a review"
- Now open a specific commit and add a line comment there.
- Press "Add to review"
- Navigate to the overview, and observe the list of pending comments on the bottom.
- Open the comment that was added to the full diff view.
- Observe it being opened.
- Navigate the comment that was added to the specific comment.
- Observe it being opened, and observe the URL reflecting that.
- Try to navigate again to the comment that was added to the full diff view.
What is the current bug behavior?
Observe the fragment in the URL changing, and the comment not being opened.
What is the expected correct behavior?
navigate to correct comment
Edited by 🤖 GitLab Bot 🤖