Skip to content

GitLab

  • Menu
Projects Groups Snippets
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • G gitlabhq1
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 21
    • Issues 21
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 12
    • Merge requests 12
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Packages & Registries
    • Packages & Registries
    • Package Registry
    • Infrastructure Registry
  • Analytics
    • Analytics
    • CI/CD
    • Repository
    • Value stream
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • gpt
  • large_projects
  • gitlabhq1
  • Issues
  • #7388

Closed
Open
Created Jul 28, 2014 by Administrator@rootOwner

Missing some projects in list project API

Created by: changyuheng

We have more than 1,000 projects hosting by GitLab 7.0. I owned about 400.

I want to protect all branches named master of projects in a specific group. There's not any API to list all projects in a group so I simply list all projects page by page and compare the group id by myself.

I found that the number of projects I want is correct but some project IDs are the same. According to pigeonhole principle, we missed some projects. I checkout the raw data from browser, and then confirmed this issue.

This is interesting because the amount of the project is right.

GitLab version: 7.0 PostgreSQL: 9.1.13 Nginx: 1.1.19 Ubuntu Server 12.04 x86 64-bit

Assignee
Assign to
Time tracking