Class _User
does not appear in filter dialog
#2596
Labels
bounty:$10
Bounty applies for fixing this issue (Parse Bounty Program)
type:bug
Impaired feature or lacking behavior that is likely assumed
New Issue Checklist
Issue Description
When a class has a field of type pointer to the
_User
class, the class does not appear in the filter dialog drop down.Steps to reproduce
_User
._User
in dropdown "Class".Actual Outcome
There is no item
_User
in dropdown "Class".Expected Outcome
There should be an item
_User
in dropdown "Class" since the class has a pointer field to the_User
class.Environment
Dashboard
6.0.0-alpha.11
The text was updated successfully, but these errors were encountered: