gitbutler icon indicating copy to clipboard operation
gitbutler copied to clipboard

Branches only lists 30 PRs

Open lmself95 opened this issue 9 months ago • 2 comments

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)


lmself95 avatar Mar 27 '25 09:03 lmself95

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.

Byron avatar Mar 28 '25 01:03 Byron

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

krlvi avatar Apr 15 '25 07:04 krlvi