Unreachable "unresolved" conversations block PR merge #10592
Replies: 4 comments 4 replies
-
|
+1 on this ... clicking on an unresolved conversation from the tab after a rebase / force push is a 'not found' You have to expand the 'hidden items' accordion in the PR to get to it. |
Beta Was this translation helpful? Give feedback.
-
|
If you run into this issue (like me): Close the PR and create a new one. Seems like the only way to resolve this issue quickly. |
Beta Was this translation helpful? Give feedback.
-
|
In one case where I encountered this, I managed to find it attached to the first commit of the several commits in the PR. It did not show up in the default view showing changes from all commits. It did show up on a middle commit that happened to change that file, too. It was a file level comment. My best guess is that it's because the file was changed multiple times but not in the final commit? Either way, it was super obscure to find. |
Beta Was this translation helpful? Give feedback.
-
|
just go to commit Commits tab and check all commits one by one and resolved any unresolved conversation |
Beta Was this translation helpful? Give feedback.

Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I reviewed my teammate's PR and left some questions. They later did a local rebase and force pushed, which left me unable to reach the review conversations, and we can't merge the PR because the conversations are unresolved. They eventually found them again after digging through the hundreds of deploy notifications on the PR page (we run a big plan/test matrix), but that was a terrible user experience.
P.S. And it still sucks to have to participate in a public forum to give one-off UX feedback.
Beta Was this translation helpful? Give feedback.
All reactions