Closed
Description
NetBox version
3.6.3
Python version
3.8
Steps to Reproduce
- Create devices without a name
- Select and Bulk Rename those devices
- Disable Regex
- Attempt a rename operation
Of note, I am also unable to rename nameless devices with Regex on, but no error is observed.
Expected Behavior
The renaming of bulk devices operation should be successful.
Observed Behavior
<class 'AttributeError'>
'NoneType' object has no attribute 'replace'
Python version: 3.8.10
NetBox version: 3.6.3
Plugins:
netbox_demo: 0.3.1