parse-community / parse-dashboard

A dashboard for managing Parse Server
https://parseplatform.org
Other
3.75k stars 1.39k forks source link

[Feature Request] isNull filter #1658

Open dplewis opened 3 years ago

dplewis commented 3 years ago

Make sure these boxes are checked before submitting your issue -- thanks for reporting issues back to Parse Dashboard!

Environment Setup

Steps to reproduce

I've seen this issue posted before a few years ago so this may be a duplicate. I noticed that null is showing up in my database.

Screen Shot 2021-02-22 at 12 09 43 PM

In the database it show null as well

_id: "eKg7Ib3Lsx"
startDate: 2021-02-14T20:52:01.761+00:00
endDate: null
_created_at: 2021-02-14T20:52:02.467+00:00
_updated_at: 2021-02-22T18:04:06.333+00:00

I think we should add an isNull filter to find these values.

Logs/Trace

Note: If you get a browser JS error please run npm run dev. This will provide source maps and a much more useful stack trace.

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.