Related records in context menu ambiguous #2191
Labels
state:released
Released as stable version
state:released-alpha
Released as alpha version
state:released-beta
Released as beta version
type:feature
New feature or improvement of existing feature
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
Test
with 2 pointer fields for class_User
:userA
,userB
._User
.objectId
>Get related records
.Actual Outcome
There are two entries in list for
Test
class without indication which entry corresponds touserA
and which touserB
.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
4.1.2
The text was updated successfully, but these errors were encountered: