We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
v1.4.0
v3.7.0
Install the netbox-acls plugin using .
When accessing the the plugin page https://netbox.domain.com/plugins/access-lists/access-lists/ I should be presented with access-lists.
<class 'KeyError'>
"Key 'type' not found in 'AccessListFilterForm'. Choices are: device, filter_id, q, region, site, site_group, tag, virtual_chassis, virtual_machine."
Python version: 3.11.4 NetBox version: 3.7.0 Plugins: netbox_acls: 1.4.0 netbox_ddns: 1.2.6
The text was updated successfully, but these errors were encountered:
Thanks for opening this Issue! We really appreciate the feedback & testing from users like you!
Sorry, something went wrong.
Solved with kbelokon PR.
No branches or pull requests
NetBox access-list plugin version
v1.4.0
NetBox version
v3.7.0
Steps to Reproduce
Install the netbox-acls plugin using .
Expected Behavior
When accessing the the plugin page https://netbox.domain.com/plugins/access-lists/access-lists/ I should be presented with access-lists.
Observed Behavior
<class 'KeyError'>
"Key 'type' not found in 'AccessListFilterForm'. Choices are: device, filter_id, q, region, site, site_group, tag, virtual_chassis, virtual_machine."
Python version: 3.11.4
NetBox version: 3.7.0
Plugins:
netbox_acls: 1.4.0
netbox_ddns: 1.2.6
The text was updated successfully, but these errors were encountered: