github →

New request

#20225: Workspace member: me filter not available in Dashboards

We'll provision a sandbox, run an agent against the issue, and open a draft PR. You can pull the branch and iterate from there.

Issue
sonarly:medium

Scenario:

  1. Log in
  2. Go to Dashboards and create new dashboard or use existing one
  3. Create new view widget, set source to Companies and try to apply filter Account owner: me

Actual: it's not possible to set any workspace member: me filter in dashboards

Expected: it's possible to set any workspace member: me filter in dashboards like in view filters

Assessmentadvisory
bug●● medium85% confidence

Dashboards are missing a filter operand that exists in views; requires aligning dashboard filter configuration with view filter logic.

Likely files
  • packages/twenty-front/src/modules/dashboard/components/DashboardViewWidgetFilter.tsx
  • packages/twenty-front/src/modules/object-record/object-filter/utils/getAvailableFilterOperands.ts
  • packages/twenty-front/src/modules/views/components/ViewBarFilter.tsx
  • packages/twenty-front/src/modules/object-record/object-filter/types/FilterOperand.ts
  • packages/twenty-shared/src/types/FilterOperand.ts
Create the request

This opens a fresh agent run and a draft PR for issue #20225.

Cancel