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
v3.6.2
3.10
Just add a picture in front or rear in the device types and after you click on save you got the following error.
Normal upload of picture.
<class 'AttributeError'>
'str' object has no attribute 'delete'
Python version: 3.10.12 NetBox version: 3.6.2 Plugins: netbox_attachments: 3.0.1 netbox_data_flows: 0.7.4 netbox_topology_views: 3.7.0
The text was updated successfully, but these errors were encountered:
Duplicate of #13845
Sorry, something went wrong.
No branches or pull requests
NetBox version
v3.6.2
Python version
3.10
Steps to Reproduce
Just add a picture in front or rear in the device types and after you click on save you got the following error.
Expected Behavior
Normal upload of picture.
Observed Behavior
<class 'AttributeError'>
'str' object has no attribute 'delete'
Python version: 3.10.12
NetBox version: 3.6.2
Plugins:
netbox_attachments: 3.0.1
netbox_data_flows: 0.7.4
netbox_topology_views: 3.7.0
The text was updated successfully, but these errors were encountered: