libraries.io icon indicating copy to clipboard operation
libraries.io copied to clipboard

Handle GitHub orgs being converted to Users

Open andrew opened this issue 6 years ago • 4 comments

Unexpected edge case that shows up every so often, sometimes GitHub orgs are turned into users.

That's an issue for us because we store orgs and users in two separate tables, so we need to detect the change when syncing an org and delete/recreate it as a user and resync all the repos it owns.

Also probably true for when users convert to orgs.

andrew avatar Jul 21 '17 13:07 andrew

I'm planning on looking into this.

elliott-beach avatar Aug 29 '17 14:08 elliott-beach

@e-beach thanks!

andrew avatar Aug 29 '17 14:08 andrew

@andrew Just to narrow it down, what files do you expect should be changed based on this?

elliott-beach avatar Aug 29 '17 15:08 elliott-beach

Grand way of doing this work with the team and the job you have been managing has worked

M00NZ1R94 avatar Oct 29 '21 02:10 M00NZ1R94