Closed
Description
Description of the problem, including code/CLI snippet
The get groups endpoint returns a list of projects. When providing the parameter <skip_groups> the ids in the array should be skipped. The problem is that only the LAST id in the array is skipped.
Expected Behavior
All groups that are provided in skip_groups should be skipped.
Actual Behavior
Only the group related to the last id in skip_groups is skipped.
Specifications
- python-gitlab version: 2.5.0
- API version you are using (v3/v4): v4
- Gitlab server version (or gitlab.com): Gitlab server version
Metadata
Metadata
Assignees
Labels
No labels