Skip to content

Can't remove nonexistent orgs from crate owners #7042

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
nic-hartley opened this issue Aug 29, 2023 · 3 comments
Closed

Can't remove nonexistent orgs from crate owners #7042

nic-hartley opened this issue Aug 29, 2023 · 3 comments
Labels
A-backend ⚙️ C-bug 🐞 Category: unintended, undesired behavior

Comments

@nic-hartley
Copy link
Contributor

nic-hartley commented Aug 29, 2023

Current Behavior

Failed to remove the team <organization> as crate owner: could not find the github team <organization>

Expected Behavior

User <organization> removed as crate owner

Steps To Reproduce

(Note: I haven't actually tried this. I stumbled across it while taking ownership of rest.)

  1. Create a GitHub organization
  2. Create and publish a crate to crates.io
  3. Add the organization as an author
  4. Delete the organization
  5. Attempt to remove the organization as an author

Environment

  • Browser: Mozilla Firefox 116.0.3
  • OS: Arch Linux (btw)

Anything else?

(If someone wouldn't mind manually removing the dead org from rest in the mean time, I'd appreciate it!)

@nic-hartley
Copy link
Contributor Author

Happy to put in a PR about this, it doesn't seem like it'd be a huge change. Though I'd need a pointer to. uh. where in this repo to start looking. it's quite large and intimidating.

@Turbo87 Turbo87 added C-bug 🐞 Category: unintended, undesired behavior A-backend ⚙️ labels Aug 29, 2023
@carols10cents
Copy link
Member

This is a duplicate of #1818 so I'm going to close and we can coordinate over there!

@nic-hartley
Copy link
Contributor Author

@carols10cents Whoops, my bad! Thanks.

I promise I searched. Apparently, poorly enough to miss an issue with the exact same name, but still.

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

No branches or pull requests

3 participants