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.org Bug]: Improve error message when packages are blocked by ID prefix reservation #9075

Open
joelverhagen opened this issue Mar 25, 2022 · 0 comments
Labels

Comments

@joelverhagen
Copy link
Member

Impact

It's more difficult to complete my work

Describe the bug

The error message returned when a package ID is blocked due to an ID prefix reservation is this:

Response status code does not indicate success: 409 (The package ID is reserved. You can upload your package with a different package ID. Reach out to support@nuget.org if you have questions.).

This should actually mentioned account@nuget.org or link to https://docs.microsoft.com/en-us/nuget/nuget-org/id-prefix-reservation#id-prefix-reservation-application-process.

This will help users skip a step.

Source: NuGet/Home#11594 (comment)

Repro Steps

Push a package to a namespace you do not own, that has no owners.

Expected Behavior

The error message should be more direct to the action that will unblock the user.

Screenshots

No response

Additional Context and logs

No response

@joelverhagen joelverhagen changed the title [NuGet.org Bug]: [NuGet.org Bug]: Improve error message when packages are blocked by ID prefix reservation Mar 25, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant