parse-dashboard icon indicating copy to clipboard operation
parse-dashboard copied to clipboard

[Feature Request] isNull filter

Open dplewis opened this issue 4 years ago • 1 comments

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

  • [ ] You're running version >=1.0.23 of Parse Dashboard.

  • [ ] You're running version >=2.3.2 of Parse Server.

  • [ ] You've searched through existing issues. Chances are that your issue has been reported or resolved before.

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.

dplewis avatar Feb 22 '21 18:02 dplewis

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.

stale[bot] avatar Jun 09 '21 03:06 stale[bot]