Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
germgerm opened this issue Aug 3, 2022 · 1 comment · Fixed by #20647
Closed

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

germgerm opened this issue Aug 3, 2022 · 1 comment · Fixed by #20647

Comments

@germgerm
Copy link

germgerm commented 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

@wxiaoguang
Copy link
Contributor

wxiaoguang commented Aug 11, 2022

Wait for backport


Update: already done by #20677

@wxiaoguang wxiaoguang reopened this Aug 11, 2022
@go-gitea go-gitea locked and limited conversation to collaborators May 3, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants