Skip to content

Class _User does not appear in filter dialog #2596

Closed
@mtrezza

Description

@mtrezza

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

  1. Create class "Temp".
  2. Add field "user" of type pointer to _User.
  3. Open filter dialog and under try to select _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

  • Parse Dashboard version: 6.0.0-alpha.11

Metadata

Metadata

Assignees

No one assigned

    Labels

    bounty:$10Bounty applies for fixing this issue (Parse Bounty Program)type:bugImpaired feature or lacking behavior that is likely assumed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions