Closed
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.