A TypeError occurs when exporting inventory items with unnamed devices #2961
Labels
status: accepted
This issue has been accepted for implementation
type: bug
A confirmed report of unexpected behavior in the application
Environment
Steps to Reproduce
Expected Behavior
Download a csv file with a list of inventory items
Observed Behavior
<class 'TypeError'>
must be str, not int
Proposed solution
Change in the file 'netbox/dcim/models.py' 2426 line:
The text was updated successfully, but these errors were encountered: