Skip to content

Name should not be required to update a project. #292

@Nick-Anderssohn

Description

@Nick-Anderssohn

An exception is thrown with the message Project name cannot be null or empty when you pass a Project that has a null name to ProjectApi's updateProject method. Name is not required by GitLab's API: https://docs.gitlab.com/ee/api/projects.html#edit-project The exception was thrown at line 1036 in ProjectApi.java, but it looks like other places in the code may need to be updated too.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions