'Manager' object has no attribute 'restrict' after adding script count widget in dashboard #14933
Labels
severity: low
Does not significantly disrupt application functionality, or a workaround is available
status: blocked
Another issue or external requirement is preventing implementation
type: bug
A confirmed report of unexpected behavior in the application
Deployment Type
Self-hosted
NetBox Version
v3.7.1
Python Version
3.11
Steps to Reproduce
In the dashboard:
Expected Behavior
There is a widget in the dashboard that shows the number of scripts
Observed Behavior
<class 'AttributeError'>
'Manager' object has no attribute 'restrict'
Dashboard reset (/extras/dashboard/reset/) is required to be able to use the home page again.
The text was updated successfully, but these errors were encountered: