Skip to content

Developer tools / Statistics "Fix Issue" for "This entity is no longer being recorded" doesn't provide option to fix the entity #20506

Description

@bakerkj

Checklist

  • I have updated to the latest available Home Assistant version.
  • I have cleared the cache of my browser.
  • I have tried a different browser to see if it is related to my browser.

Describe the issue you are experiencing

In the Developer Tools -> Statistics screen the "Fix Issue" button for "This entity is no longer being recorded" doesn't actually provide an option to fix the issue
statistics_fix_issue

Describe the behavior you expected

An option to "Delete" all of the statistics associated with the entity.

Steps to reproduce the issue

  1. Install Home Assistant
  2. Add an entity that will be recorded in statistics
  3. Exclude that entity from being recorded in the recorder
  4. Restart Home Assistant
  5. Open the developer tools -> statistics screen
  6. Find the entity; note when you select "Fix Issue" the only option is "OK

What version of Home Assistant Core has the issue?

2024.4.3

What was the last working version of Home Assistant Core?

No response

In which browser are you experiencing the issue with?

Google Crhome 123.0.6312.105

Which operating system are you using to run this browser?

Ubuntu 22.04

State of relevant entities

No response

Problem-relevant frontend configuration

Here is an excerpt from the configuration I am using for the recorder:

recorder:
  db_url: !secret mysql_recorder_database
  exclude:
    entities:
      - sensor.pro_check_83ed_signal_strength

Javascript errors shown in your browser console/inspector

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    Priority

    None yet

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions