Reports Widget still shows old report status #3755

Closed
opened 2025-12-29 18:31:04 +01:00 by adam · 1 comment
Owner

Originally created by @ryanmerolle on GitHub (Jun 6, 2020).

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.5

Steps to Reproduce

  1. Rename or Delete report
  2. Clear cache / restart netbox (including redis) to clear out old names / old reports in the reports webgui page
  3. Observe that now only valid reports shown and no longer old reports / names in the reports page
  4. Observe that reports widget still shows last status of run reports including the reports that no longer exist.
  5. Click link to one of these defunct reports on the widget, and get a Page Not Found error.

Expected Behavior

Just like the reports page clears out old reports after clearing cache, the reports widget in the main dashboard should get refreshed.

Observed Behavior

Old reports are cleared from reports page, but old reports remain in the main dashboard reports widget.

Originally created by @ryanmerolle on GitHub (Jun 6, 2020). ### Environment * Python version: 3.6.9 * NetBox version: 2.8.5 ### Steps to Reproduce 1. Rename or Delete report 2. Clear cache / restart netbox (including redis) to clear out old names / old reports in the reports webgui page 3. Observe that now only valid reports shown and no longer old reports / names in the reports page 4. Observe that reports widget still shows last status of run reports including the reports that no longer exist. 5. Click link to one of these defunct reports on the widget, and get a Page Not Found error. ### Expected Behavior Just like the reports page clears out old reports after clearing cache, the reports widget in the main dashboard should get refreshed. ### Observed Behavior Old reports are cleared from reports page, but old reports remain in the main dashboard reports widget.
adam closed this issue 2025-12-29 18:31:04 +01:00
Author
Owner

@ryanmerolle commented on GitHub (Jun 10, 2020):

I am closing this out. You can clear report status in the admin section.

@ryanmerolle commented on GitHub (Jun 10, 2020): I am closing this out. You can clear report status in the admin section.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3755