Skip to content

release find by tag returns 500 error #14365

@cameronbraid

Description

@cameronbraid

git server version 1.13.1

When using the Get a release by tag name api call a 500 error is returned for a tag_name after git tag has been done but a release has not been created. The response is

{
"message": "user does not exist [uid: 0, name: , keyid: 0]",
"url": "https://git-dev.drivenow.com.au/api/swagger"
}

I suspect the cause is because there exists a record in the release table with the publisher_id=0

Metadata

Metadata

Assignees

No one assigned

    Labels

    modifies/apiThis PR adds API routes or modifies themtype/bug

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions