I want to shift the my existing project from one account to another? Is there is shortest way to shoft the app write project from one accout to another?
TL;DR
Developers want to transfer a project from one account to another quickly. A solution suggested by Matej is to add the other user to your organization and then remove them. This can be done by creating an organization and transferring the project there. Another option is to use the migrations API.As Matej said in https://discord.com/channels/564160730845151244/564160731327758347/1198226636802375730 The fastest is probably by adding the other user to your organization and then removing the other user. You can create an organization and transfer the project there to prevent it from being at the same time with other projects. Alternatively you can use migrations API as I said
Recommended threads