Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Creation project with "." in name works incorrectly. #1006

Copy link
Copy link
@Mukhamedgarif

Description

@Mukhamedgarif
Issue body actions

Description of the problem, including code/CLI snippet

I'm trying to create project with "." in both name and path, using:

gl.projects.create({'namespace_id': group.id, 'name': projectName, 'path': projectName})

Expected Behavior

Name and path are the same and equal to actual "projectName".
URL git_url/test_group/project.test

Actual Behavior

Name is correct, but path has "." replaced with "-".
For example "project.test" has path "project-test".
URL: git_url/test_group/project-test

Specifications

  • python-gitlab version: 1.12.1
  • API version you are using (v3/v4): v4
  • Gitlab server version (or gitlab.com): 12.1.4-ee

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions

      Morty Proxy This is a proxified and sanitized view of the page, visit original site.