Skip to content

🐛 [BUG] - GitLab API integration lacks pagination support for project listing #1916

@shikanime

Description

@shikanime

Description

Currently, the console application does not handle pagination when fetching projects or during project creation from the GitLab API. GitLab’s REST API defaults to 20 items per page (with a maximum of 100).

As a result, organizations or users with more than 20 projects are only seeing a partial list in the console UI. This leads to missing data and prevents users from managing projects that fall outside the first page of results.

Etapes de reproduction

1. Go to console
2. New project on a GitLab root group with more than 20 items

Captures d'écran

No response

Logs

No response

Navigateurs

No response

OS

No response

Version de la console impactée

No response

Définition du fini

  • Le correctif est terminĂ©
  • Les tests liĂ©s Ă  ce correctif ont Ă©tĂ© ajoutĂ©s
  • La communication avec les autres Ă©quipes impliquĂ©es par ce correctif a Ă©tĂ© faite

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions