nuget package push returns 400 if already exists - should be 409 #9332

Closed
opened 2025-11-02 08:35:44 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @germgerm on GitHub (Aug 3, 2022).

Description

as per subject , nuget push of existing package should return 409 Conflict - but is returning 400 Bad request

Gitea Version

1.17.0

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

No response

Git Version

2.7.4

Operating System

ubuntu 16.04

How are you running Gitea?

downloaded binary

Database

MySQL

Originally created by @germgerm on GitHub (Aug 3, 2022). ### Description as per subject , nuget push of existing package should return 409 Conflict - but is returning 400 Bad request ### Gitea Version 1.17.0 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots _No response_ ### Git Version 2.7.4 ### Operating System ubuntu 16.04 ### How are you running Gitea? downloaded binary ### Database MySQL
GiteaMirror added the topic/packagestype/bug labels 2025-11-02 08:35:45 -06:00
Author
Owner

@wxiaoguang commented on GitHub (Aug 11, 2022):

Wait for backport


Update: already done by https://github.com/go-gitea/gitea/pull/20677

@wxiaoguang commented on GitHub (Aug 11, 2022): Wait for backport ---- Update: already done by https://github.com/go-gitea/gitea/pull/20677
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#9332