Not a happy morning...
Imagine this: Two collections.
Collection 1: Authors with 130+ records Collection 2: Ideas with 1,200+ records Goal: Delete all records from the ideas collection, page by page.
Step 1: I mistakenly selected all 96 records on the first page of the authors collection, thinking it was the ideas collection.
Step 2: Realizing my error, I switched to the ideas collection and selected the first 96 records.
Step 3: I hit delete.
Outcome: 96 records gone from the authors collection. Another 96 gone from the ideas collection. Why were the authors' records still selected? The state didn't reset. Strange.
Technically, it's when a user goes from one page to another, state resets from the previous page. But how it didn't in my case.
I had spent three weeks gathering this data. It wasn't easy—scouring different sources, conducting research, and painstakingly compiling it all.
😭 😿 *Please help to get my data back. It really matters to me. *😥 🥹 😢
Thank you so much for your time.
Recommended threads
- No server error on selfhosted appwrite
Please help me, my clients is ask what happen on their data? How can i make it up again?
- Upgrading selfhost version?
It is okay to upgrade version to higher one, of my current version is 1.7.4 to 1.8.1. Is that safe to do cause my clients already have data on that? Also is a...
- Local Serverless Function Testing: Are D...
I have followed the instructions to get the CLI working, and have been able to log-in, initialize my project, and created a simple Python function, which calls ...