Originally created by @DenisBY on GitHub (Mar 23, 2025).
Initially, I created everything with a default user. Then I invited a "real" user to the Org and would like to transfer ownership to this new user. Did I get it right that at the moment there is no such option in WebUI and adjusting userOrgs table is the only solution?
Originally created by @DenisBY on GitHub (Mar 23, 2025).
Initially, I created everything with a default user. Then I invited a "real" user to the Org and would like to transfer ownership to this new user. Did I get it right that at the moment there is no such option in WebUI and adjusting `userOrgs` table is the only solution?
Yeah, this is not possible via the web UI yet. I don't think it'd be that hard to add though. If you have dev experience, you could open a PR.
Otherwise, I think we will get to this eventually!
@miloschwartz commented on GitHub (Mar 23, 2025):
Yeah, this is not possible via the web UI yet. I don't think it'd be that hard to add though. If you have dev experience, you could open a PR.
Otherwise, I think we will get to this eventually!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @DenisBY on GitHub (Mar 23, 2025).
Initially, I created everything with a default user. Then I invited a "real" user to the Org and would like to transfer ownership to this new user. Did I get it right that at the moment there is no such option in WebUI and adjusting
userOrgstable is the only solution?@miloschwartz commented on GitHub (Mar 23, 2025):
Yeah, this is not possible via the web UI yet. I don't think it'd be that hard to add though. If you have dev experience, you could open a PR.
Otherwise, I think we will get to this eventually!