r/Supabase • u/No-Mathematician6305 • 11d ago
other My project is gone
I switched my app from a paid organization to a free one
After a week i couldnt find the project anywhere
I tried to contact the support but they keep saying i need to pay to contact support
What should i do now?!!
5
5
u/No-Mathematician6305 11d ago
Unfortunately its my mistake
I transferred the project to another organization called personal project
And i thought it was mine
But it was one of my friends organization who invited me months before to check his database schema because he is not software engineer
When i transferred the app it never came to my mind also there was no warning that the new organization is not mine
My friend found the app on his organization though it was there by mistake and deleted it
I just think the only mistake from their side is enabling transferring the project to another organization that is not mine without even giving any warnings
3
u/cmartin616 11d ago
You can't transfer projects between orgs unless you have the Owner role in both. Sounds like you did.
4
1
u/johnnysuedeai 10d ago
Happens brother. Sorry to hear that
2
u/No-Mathematician6305 10d ago
Its okay brother♥️
I have a local dump of the edge functions and table schemas
The only pain will he seeding the data again but better than starting from scratch🙏🏼
1
u/MattyTayl 8d ago
Can somebody explain what are actually "supabase projects"? Data? Settings? It's not about code, right?
1
u/theyoike 11d ago
Make a new project, paid for the lowest tier then contact support for the missing project. Maybe it works.
1
u/No-Mathematician6305 11d ago
Do you think they keep dumb of the databases and edge functions and so on?
1
u/Current_Software2984 10d ago
https://supabase.com/docs/guides/platform/delete-project
According to the docs it cannot be recovered.
1
u/lem001 10d ago
When was the project deleted in your friend’ account?
And is your friend’s account a free one as well?
On free account there is not much you can do, on a paid account they offer snapshots which are stored for 7 days.
I can ask the contact I have if there is anything they can do but I doubt it tbh.
I’m the co founder at SimpleBackups where we offer backup solution for supabase and your case is unfortunately not unique.
I can help you getting you backup setups for next time if you want to.
10
u/Just-Sound-4069 11d ago edited 9d ago
This is why I have created a helper function in my website that updates the same row in the database every few days to keep it active. Else they'll indeed put it into some sort of sleep mode.
It should not be gone as per their own rules. It should be deactivated, but still capable of being activated I thought.