Create pull request shows "nothing to compare" in mobile but open changes on website #175910
Replies: 2 comments 2 replies
-
|
💬 Your Product Feedback Has Been Submitted 🎉 Thank you for taking the time to share your insights with us! Your feedback is invaluable as we build a better GitHub experience for all our users. Here's what you can expect moving forward ⏩
Where to look to see what's shipping 👀
What you can do in the meantime 💻
As a member of the GitHub community, your participation is essential. While we can't promise that every suggestion will be implemented, we want to emphasize that your feedback is instrumental in guiding our decisions and priorities. Thank you once again for your contribution to making GitHub even better! We're grateful for your ongoing support and collaboration in shaping the future of our platform. ⭐ |
Beta Was this translation helpful? Give feedback.
-
|
Hi @sal-lochbaum 👋 Thanks for reaching out and sorry for the inconvenience. Can you please let us know the device that you are using and the app version? Cheers! |
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.
-
Select Topic Area
Bug
Body
Hi,
I'm trying to create a pull request in the mobile app to merge changes from my "release/stage" branch into my "release/production" branch.
However when I try to create the pull request in the mobile app and select both branches it just shows "Nothing to compare" and I cannot create a pull request.
On the website (aka https://github.com/org/repo/compare/release/production...release/stage) it shows all the changes.
When I "turn it around" and select stage as base branch both systems show the same changes (aka merging the previous merge commits stage->prod back into stage).
edit: Seems to be something fundamental on how mobile is thinking about PRs. Here is a quick example repo: sal-lochbaum/merge-test@production...main which shows a change; the mobile app shows "Nothing to compare" (translating from german).
Beta Was this translation helpful? Give feedback.
All reactions