Global Search for Rack Reservation did not work #10057
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
NetBox version
v3.3.0
Python version
3.9
Steps to Reproduce
<class 'AttributeError'>
Cannot find 'site' on RackReservation object, 'site' is an invalid parameter to prefetch_related()
Python version: 3.9.11
NetBox version: 3.3.0
Expected Behavior
that the global search works as usual
Observed Behavior
server error is displayed:
<class 'AttributeError'>
Cannot find 'site' on RackReservation object, 'site' is an invalid parameter to prefetch_related()
Python version: 3.9.11
NetBox version: 3.3.0
The text was updated successfully, but these errors were encountered: