Closed as not planned
Description
New Issue Checklist
- I am not disclosing a vulnerability.
- I am not just asking a question.
- I have searched through existing issues.
- I can reproduce the issue with the latest versions of Parse Server and Parse Dashboard.
Issue Description
On the left side of ParseDashboard where it shows all the classes, it should show how many entries there are per Class. However when using Postgres (on docker - not sure if this is partly the problem) it always shows 0. Sometimes it updates when you enter data but on reloading, it goes back to 0.
Steps to reproduce
Install dashboard using postgres.
Actual Outcome
0 entry counts
Expected Outcome
Shows the total count per class like when i was using mongodb.
Environment
Dashboard
- Parse Dashboard version:
5.3
- Browser (Safari, Chrome, Firefox, Edge, etc.):
Safari
- Browser version:
17.1
Server
- Parse Server version:
6.4
- Operating system:
6.4
- Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc):
local
Database
- System (MongoDB or Postgres):
postgres
- Database version:
15.4
- Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc):
local