Environment
SaaS (https://sentry.io/)
Steps to Reproduce
- Add a dashboard to a project
- 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
Environment
SaaS (https://sentry.io/)
Steps to Reproduce
Expected Result
The docs at https://docs.sentry.io/api/dashboards/retrieve-an-organizations-custom-dashboard/ make it seem like we'll get a
lastVisitedproperty on each dashboard. We want to use this to programmatically find dashboards that are good candidates for being deleted.Actual Result
lastVisitedis always null for all dashboards.Product Area
Dashboards
Link
No response
DSN
No response
Version
No response