Files are missing from large pull requests with Bitbucket Server

Issue #525 new
Ashley Whetter created an issue

When a pull request has too many diffs to be returned in a single request to the rest API, the remaining files and diff chunks are missed out from the pull request view. The objects in the rest API response are marked as truncated but the extension does not deal with this case.

Comments (2)

  1. Dean Penfold

    I can confirm that I also see this bug.

    This is a potentially dangerous bug which can allow for un-reviewed code to make it’s way into release branches.

    System: Ubuntu 20.04
    App Version: v2.8.6
    Bitbucket type: Server
    Bitbucket server version: v6.6.3

  2. Log in to comment