Skip to content

Removing access for a team fails if the team doesn't exist anymore #3948

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

Closed
manifest opened this issue Sep 22, 2021 · 1 comment
Closed

Removing access for a team fails if the team doesn't exist anymore #3948

manifest opened this issue Sep 22, 2021 · 1 comment
Labels
C-bug 🐞 Category: unintended, undesired behavior

Comments

@manifest
Copy link

Describe the bug
Removing access for a team fails if the team doesn't exist anymore.

To Reproduce

cargo owner --remove github:ORG:TEAM
error: failed to remove owners from crate CRATE on registry at https://crates.io

Expected behavior
An access for the team is removed.

Additional context
The team doesn't exist anymore.

@manifest manifest added the C-bug 🐞 Category: unintended, undesired behavior label Sep 22, 2021
@carols10cents
Copy link
Member

This is a duplicate of #1818. Thanks!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C-bug 🐞 Category: unintended, undesired behavior
Projects
None yet
Development

No branches or pull requests

2 participants