parse-server: Count Objects not working in some classes

New Issue Checklist

Issue Description

Dashboard doesn’t count object in most of the classes

Steps to reproduce

Since the first installation I always had this issue…

Actual Outcome

Only showing ‘2’ in the _Session class, the other classes show ‘0’

Expected Outcome

To show the total of objects in each class

Environment

Parse dashboard hosted on AWS Ubuntu EC2

Dashboard

  • Parse Dashboard version: 4.1.1
  • Browser: Safari, Safari Technology Preview Release, Firefox, Chrome
  • Browser version: Safari 15.5, Safari Technology Preview Release 146, Firefox 100.0.2, Chrome 102.0.5005.61.

Server

  • Parse Server version: 5.2.1
  • Operating system: macOS Monterrey
  • Local or remote host (AWS, Azure, Google Cloud, Heroku, Digital Ocean, etc): AWS Ubuntu EC2

Database

  • System (MongoDB or Postgres): Postgres
  • Database version: 14.2
  • Local or remote host (MongoDB Atlas, mLab, AWS, Azure, Google Cloud, etc): AWS

Logs

Screen Shot 2022-06-04 at 19 15 17

About this issue

  • Original URL
  • State: open
  • Created 2 years ago
  • Comments: 25 (22 by maintainers)

Most upvoted comments

Probably related: https://github.com/parse-community/parse-dashboard/issues/1637

The issue above was reported to only happen on Postgres, not on MongoDB; same as this new issue. May be DB specific, and therefore possibly a Parse Server issue.