Where does the bug appear (feature/product)?
Cursor for iOS
Describe the Bug
In a mobile chat that has 2 PRs associated with it:
- An earlier PR that is already merged
- A later PR that is still open
When I send a new follow-up / request the latest change, Cursor applies it to the first (merged) PR instead of the open PR.
Steps to Reproduce
- Open a chat on Cursor mobile that already produced a PR, and that PR got merged.
- Continue in the same chat so a second PR is created / remains open.
- Send another follow-up asking for a change.
- Observe that the new change is attached to / pushed on the merged PR rather than the open one.
Expected Behavior
the latest change should target the currently open PR, not the older merged one.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
1.6.0 (39018)
Does this stop you from using Cursor
No - Cursor works, but with this issue