Branches only lists 30 PRs
Version
0.14.13
Operating System
macOS
Distribution Method
dmg (Mac OS - Apple Silicon)
Describe the issue
Our company repo has about 280 open PRs, but GitButler only ever shows 30 (with newer PRs bumping older ones off the list).
Where a PR is not shown, if I have a branch I'm working on for which a PR is open, GitButler does not detect this, and instead promps to start a new PR.
The branches list does however show all branches (>1000)
How to reproduce (Optional)
-
Track a repo with >30 open PRs
-
Check how many PRs are shown in the Branches pane
Expected behavior (Optional)
All open PRs should be visible and usable
Relevant log output (Optional)
Thanks a lot for reporting!
This is probably an issue with page-sizes and/or the lack of paged queries when fetching open PRs. But @estib-vega would certainly know much better.
Hi @lmself95 I believe this should now be fixed in the latest release 0.14.18 - could you try and see if this is still an issue? Thanks