Skip to content

Missing filter for test cases in custom scripts #16402

Closed
@hackcl

Description

@hackcl

Deployment Type

Self-hosted

NetBox Version

v4.0.0

Python Version

3.10

Steps to Reproduce

  1. Run a custom script with multiple test cases
  2. See results
  3. Click on one of the test hyperlinks of the test cases in the "Test Summary"

e. g.:
image

Expected Behavior

Filter for log entries based on the specific test case.
In case of my example, by clicking on test_vrf_set, only show the log entires related to this test case

Observed Behavior

Nothing. Change in URL.
e.g.:
/netbox/extras/scripts/results/1200/?page=37#test_vrf_set

As it is an hyperlink, I would expect it to be filter.
If this is not the expected behavior, then I would propose it as a feature.

Metadata

Metadata

Assignees

Labels

severity: lowDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions