I have used 2 domains on the project HavanaDev (havanadev.pro and havanadev.com). .com was just redirected to . Pro domain. .pro is expired, now I’d like to use .com as main, but system says that I have this domain already added. After that error - it comes to the list of organization domains, but not assigned to any project. I’d like to add it on HavanaDev project, could you please release it off the system, so it can be reused? As of right now I removed it from organization again.
Hello?
cc <@743532656767270934>
shared this with databases team, will take a look and revert asap <@297927297921581066> <@1231860789355347971>
Recommended threads
- Framework categorization for Sites
Hello, I want to deploy my web app via Appwrite SItes. My web app is vite+reactjs. In the Appwrite docs, it creates a vite+react app, and chooses React from the...
- Appwrite Education Plan Activation Reque...
Hi How Can i Get Access To Appwrite's Education Plan Using Github, I Have My Github Education Pack Active and Want to Claim This Offer and Github Only Shows Sup...
- Not allowed permission to upsert a prese...
```js const presenceID = ID.unique(); setPID(presenceID); const presence = await presences.upsert({ presenceId: presenceID, status: "online"...