Closed mtrezza closed 1 month ago
When a class has a field of type pointer to the _User class, the class does not appear in the filter dialog drop down.
_User
There is no item _User in dropdown "Class".
There should be an item _User in dropdown "Class" since the class has a pointer field to the _User class.
Dashboard
6.0.0-alpha.11
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