-
-
Notifications
You must be signed in to change notification settings - Fork 6k
Closed
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/bug
Milestone
Description
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
Labels
modifies/apiThis PR adds API routes or modifies themThis PR adds API routes or modifies themtype/bug