Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-18524

The v2 repositories permission API requires multiple page to list out user permission

    XMLWordPrintable

Details

    Description

      Currently, The v2 repositories permission API requires multiple pages to list out user permission comparing to v1. This is impacting the request time for a user that have lots of users in their team account and the performance to get all the page is affected as well because of the increase in search pages.

      Steps to Reproduce

      1. Make a v2 https://api.bitbucket.org/2.0/teams/<USERNAME>/permissions/repositories call
      2. It will not list out all permission in it
      3. Compare it with v1 https://api.bitbucket.org/1.0/privileges/<USENAME>

      Expected Results

      The output should be all of the user permissions in single a single page

      Actual Results

      The output is showing half of the user permission and has to be requested for multiple pages which affect request time.

      Attachments

        Activity

          People

            Unassigned Unassigned
            mabdrahim Syahrul
            Votes:
            1 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: