Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature Request] isNull filter #1658

Open
3 tasks
dplewis opened this issue Feb 22, 2021 · 1 comment
Open
3 tasks

[Feature Request] isNull filter #1658

dplewis opened this issue Feb 22, 2021 · 1 comment
Labels
bounty:$50 Bounty applies for fixing this issue (Parse Bounty Program) type:feature New feature or improvement of existing feature

Comments

@dplewis
Copy link
Member

dplewis commented Feb 22, 2021

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 dplewis changed the title null values showing in dashboard [Feature Request] isNull filter Feb 22, 2021
@stale
Copy link

stale bot commented Jun 9, 2021

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 stale bot added the stale label Jun 9, 2021
@mtrezza mtrezza added type:feature New feature or improvement of existing feature and removed stale labels Jun 9, 2021
@mtrezza mtrezza added the bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) label Oct 6, 2021
@mtrezza mtrezza added bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) bounty:$50 Bounty applies for fixing this issue (Parse Bounty Program) and removed bounty:$10 Bounty applies for fixing this issue (Parse Bounty Program) bounty:$20 Bounty applies for fixing this issue (Parse Bounty Program) labels Nov 6, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bounty:$50 Bounty applies for fixing this issue (Parse Bounty Program) type:feature New feature or improvement of existing feature
Projects
None yet
Development

No branches or pull requests

2 participants