Exception when search for rack position without defining a rack #8866
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.2.0-beta2
Python version
3.8
Steps to Reproduce
Expected Behavior
Expect not to be "allowed" to search for a rack position without defining a rack.
Observed Behavior
See an error banner showing parts of an exception.
It seems that the search for a rack position uses the URL https://beta-demo.netbox.dev/api/dcim/racks/{{ rack }}/elevation/?brief=true&exclude=109&q=12 which mess up the request.
The text was updated successfully, but these errors were encountered: