- Notifications
You must be signed in to change notification settings - Fork673
Open
Description
Description of the problem, including code/CLI snippet
PLANNER
access was added to gitlab.const.AccessLevel but is still mising as gitlab.const.PLANNER_ACCESS and in gitlab.const.all
Expected Behavior
It should be possible to accessgitlab.const.PLANNER_ACCESS
similar togitlab.const.DEVELOPER_ACCESS
.
Actual Behavior
Currently, PLANNER_ACCESS can only be imported viagitlab.const.AccessLevel.PLANNER
Specifications
- python-gitlab version: 6.0.0
Metadata
Metadata
Assignees
Labels
No labels