console
console copied to clipboard
🐛 Bug Report: Overview tab doesn't have correct amount of users
👟 Reproduction steps
Go to overview tab Get users
👍 Expected behavior
👎 Actual Behavior
🎲 Appwrite version
Appwrite Cloud
💻 Operating system
Windows
🧱 Your Environment
No response
👀 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
Can I work on this?
Can I work on this?
You can probably just make a pull request with there rules
@Gl1tchblade I think this is a backend issue, the users count is coming from this sdk.forProject.project.getUsage() function. The total results : count is just showing the row count from that page.