Uploaded image for project: 'Bamboo Data Center'
  1. Bamboo Data Center
  2. BAM-17841

Request more repositories in initial and subsequent repository page calls

    XMLWordPrintable

Details

    • Suggestion
    • Resolution: Unresolved
    • None
    • Repository (Other)
    • None
    • 0
    • 2
    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Problem Definition

      After linking Bitbucket Server to Bamboo, when linking a repository to a Plan, the repository dropdown only shows around 25 repositories.
      If you scroll to the bottom of the list it pauses, and then loads another 10, then pauses and loads another 10, and so on.
      It’s pretty slow/unusable to use this to be able to scroll through and find a specific repo.

      http://bamboo.url:8085/rest/stash/latest/projects/repositories?serverKey=bamboo-server-id&projectKey=&repositorySlug=&repositoryUrl=
      
      {size: 12, limit: 25, lastPage: true, start: 0,…}
      lastPage:true
      limit:25
      size:12
      start:0
      

      Suggested Solution

      Add a limit variable, or option to request more on each

      Attachments

        Activity

          People

            mwent Marek Went (Inactive)
            ezeidan Elias Zeidan (they/them)
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated: