question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Member removal not working

See original GitHub issue

We seem to be unable to remove members from a team after they have been removed from the maintainer’s list see this quote from this comment from @pelson.

It used to, but now it just warns:

https://travis-ci.org/conda-forge/conda-forge.github.io/jobs/122567637:

Running command: ['python', '/home/travis/build/conda-forge/conda-forge.github.io/scripts/update_teams.py', './feedstocks_repo/feedstocks']
AN OLD MEMBER (dan-blanchard) NEEDS TO BE REMOVED FROM conda-forge/certifi-feedstock
THE conda-forge-webservices TEAM NEEDS TO BE REMOVED.
Keeping  Core
Keeping  all-members
Keeping  conda-forge.github.io

The message about the conda-forge-webservices team also needs updating.

Issue Analytics

  • State:closed
  • Created 7 years ago
  • Comments:5 (5 by maintainers)

github_iconTop GitHub Comments

1reaction
jakirkhamcommented, Apr 12, 2016

Yes, that was intentional. I have, in the past, deleted every single team by accident, much to my embarrassment 😄 - so I just disabled the deleting part and added a print statement instead.

That’s fair. Something like “with great power comes great responsibility”. Disabling seems safe. 😉

The messages do need dealing with though.

Sure. It probably should be quiet about conda-forge-webservices.

The team update is trivial (do you have access to teams @jakirkham?)…

I think you need to be an owner to have that sort of access. Though I could be mistaken.

…the special case for conda-forge-webservices needs to live in https://github.com/conda-forge/conda-forge.github.io/blob/master/scripts/update_teams.py#L140.

Oh, that’s an easy enough fix. I can do a PR if you haven’t already.

0reactions
pelsoncommented, Apr 13, 2016

Think we are all good here then.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Teams Owner Can't Remove Member
I have a user that is an owner of a Private Team. They are trying to remove a member from the group but...
Read more >
AD Group Membership Removal Script Not Working 100%
But I was tasked with creating a script to remove all group memberships of all users in a specified OU (called DISABLE) a...
Read more >
GroupPrincipal.Members.Remove() doesn't work with a large ...
Turns out this is a bug in the GroupPrincipal.Members.Remove() code in which remove fails for a group with more than 1500 members.
Read more >
Delete or remove a user from your organization
If a user no longer needs an account, you can delete or remove it, depending on the type of Google service your organization...
Read more >
Removing members from groups - ServiceNow Community
Note: I do not want to remove AD accounts, those will need to stay in ServiceNow for historical and audit reasons. But we...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found