SuiiiOriginal post
Rank 4: Virtual Machine
I have self hosted appwrite
- I have user1@gmail.com, having project A, B
- I have user2@gmail.com, having project C, D
is it possible to move project A, B to under user2, together with A,B, C, D
Summary
Developers want to transfer projects A and B from user1@gmail.com to user2@gmail.com, which already has projects C and D. They are using a self-hosted Appwrite solution and want to know if it's possible to move the projects together. One solution is to use migrations for this process.