View PR button shows stale/merged PR instead of current open PR
Resolved 💬 3 comments Opened Mar 13, 2026 by nhhoang4075 Closed Mar 17, 2026
Description
The "View PR" button in Claude Code Desktop links to a previously merged PR instead of the current open PR for the same branch.
Steps to Reproduce
- Have a branch with an open PR that gets merged
- Make new commits on the same branch
- Create a new PR from the same branch
- Observe the "View PR" button in Claude Code Desktop
Expected Behavior
The "View PR" button should link to the newest open PR for the current branch.
Actual Behavior
The button still links to the old merged PR. Restarting the app and pushing new commits did not refresh it.
Environment
- Claude Code Desktop (macOS, Apple Silicon)
This issue has 3 comments on GitHub. Read the full discussion on GitHub ↗