Skip to content

Related records in context menu ambiguous #2191

Closed
@mtrezza

Description

@mtrezza

New Issue Checklist

Issue Description

Right clicking on a pointer in the data browser shows the menu "Get related records" where it lists all classes with a pointer of the same class. If a class has multiple pointers of the same class, the class shows up multiple times in the list, without indication which fields is referenced with each entry.

Steps to reproduce

  1. Create class Test with 2 pointer fields for class _User: userA, userB.
  2. Open class _User.
  3. Right click on objectId > Get related records.

Actual Outcome

There are two entries in list for Test class without indication which entry corresponds to userA and which to userB.

Expected Outcome

There are two entries in list for Test class with the field name next to it, for example:

  • Test - userA
  • Test - userB

Environment

Dashboard

  • Parse Dashboard version: 4.1.2

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions