🐛 Bug Report: Negative Values for Console Stats
- Dominant language
- Svelte
- Stars
- 393
- Forks
- 260
- Avg merge
- 6h 53m
- Merged PRs (30d)
- 24
Description
### 👟 Reproduction steps
This issue presents itself in a variety of ways.
I'm unsure of exactly when it started. It might have been after initiating a migration to a new project within my account, or maybe after an update.
To reproduce...
1. Go to the main `Overview` tab of the console.
2. See the quick stat cards.
3. Database says it has `-2 Documents`, Auth says `-2 Users` (numbers specific to my account).
### 👍 Expected behavior
Stats for the console should be accurate to the values of users, databases, and collections.
### 👎 Actual Behavior
Database says it has `-2 Documents`, Auth says `-2 Users` (numbers specific to my account).
The `Usage` tabs also seem incorrect in a few ways.
### 🎲 Appwrite version
Appwrite Cloud
### 💻 Operating system
MacOS
### 🧱 Your Environment
The only thing I've done aside from how it's set up is that I have performed a data migration from one project to a new project. The new project is where I'm seeing the issues. I don't see incorrect values on the original project in any way.
### 👀 Have you spent some time to check if this issue has been raised before?
- [x] I checked and didn't find similar issue
### 🏢 Have you read the Code of Conduct?
- [x] I have read the [Code of Conduct](https://github.com/appwrite/.github/blob/main/CODE_OF_CONDUCT.md)
Contributor guide
Assessment
This issue has not been assessed yet.