Skip to content

Dashboard API isn't returning lastVisited #112735

@aellett

Description

@aellett

Environment

SaaS (https://sentry.io/)

Steps to Reproduce

  1. Add a dashboard to a project
  2. Curl API to get a list of all dashboards.

Expected Result

The docs at https://docs.sentry.io/api/dashboards/retrieve-an-organizations-custom-dashboard/ make it seem like we'll get a lastVisited property on each dashboard. We want to use this to programmatically find dashboards that are good candidates for being deleted.

Actual Result

lastVisited is always null for all dashboards.

Product Area

Dashboards

Link

No response

DSN

No response

Version

No response

Metadata

Metadata

Assignees

No fields configured for issues without a type.

Projects

Status

No status

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions