-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
Deployment Type
Self-hosted
NetBox Version
v4.0.0
Python Version
3.10
Steps to Reproduce
- Run a custom script with multiple test cases
- See results
- Click on one of the test hyperlinks of the test cases in the "Test Summary"
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 availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
