Report results not being displayed on righthand side of reports list #1856

Closed
opened 2025-12-29 17:19:50 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Jul 20, 2018).

Issue type

[ ] Feature request
[x] Bug report
[ ] Documentation
[ ] Housekeeping

Environment

  • Python version: 3.5.2
  • NetBox version: 2.3.6

Description

When reviewing the reports list at /extras/reports/, the list on the righthand side should show "passed" or "failed" for each report. It currently shows "N/A" for each report due to a bug in the template.

Originally created by @jeremystretch on GitHub (Jul 20, 2018). ### Issue type [ ] Feature request <!-- An enhancement of existing functionality --> [x] Bug report <!-- Unexpected or erroneous behavior --> [ ] Documentation <!-- A modification to the documentation --> [ ] Housekeeping <!-- Changes pertaining to the codebase itself --> ### Environment * Python version: 3.5.2 * NetBox version: 2.3.6 ### Description When reviewing the reports list at `/extras/reports/`, the list on the righthand side should show "passed" or "failed" for each report. It currently shows "N/A" for each report due to a bug in the template.
adam added the type: bugstatus: accepted labels 2025-12-29 17:19:50 +01:00
adam closed this issue 2025-12-29 17:19:50 +01:00
Author
Owner

@mmahacek commented on GitHub (Jul 20, 2018):

Confirmed that making the changes works on my install too. Thanks.

@mmahacek commented on GitHub (Jul 20, 2018): Confirmed that making the changes works on my install too. Thanks.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1856