parse-community / parse-dashboard

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

Filter with authData "key does not exist" shows incorrect results #2600

Open mtrezza opened 1 month ago

mtrezza commented 1 month ago

New Issue Checklist

Issue Description

When setting a data browser filter on field authData, condition key does not exist, value facebook, it shows records that contain auth data with key facebook, but with the authData field empty. That means, not only does it show the records even though it should not show them, the record itself is incorrect as it has an empty authData field which is not the case.

Steps to reproduce

Given the following records in _User:

Filter condition key does not exist, value facebook shows:

but it should show:

Environment

Dashboard

parse-github-assistant[bot] commented 1 month ago

Thanks for opening this issue!

mihir2004 commented 1 month ago

Is this issue still open?

mtrezza commented 1 month ago

@mihir2004 it is up for grabs, would you be interested?

mihir2004 commented 1 month ago

@mtrezza I would like to give it a try could you please assign this to me

mtrezza commented 1 month ago

You just assigned it to yourself :-) There is no official assignment process. As long as there is an ongoing PR with reasonably frequent updates, it should be clear to others that this is being worked on. See also the Parse Bounty Program.