Skip to content
New issue

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

Unnamed Device Error #956

Closed
therealjoshuad opened this issue Mar 10, 2017 · 1 comment
Closed

Unnamed Device Error #956

therealjoshuad opened this issue Mar 10, 2017 · 1 comment
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@therealjoshuad
Copy link

Issue type:

Bug Report

Python version: 2.7.12
NetBox version: 1.9.0-r1
OS version: Ubuntu 16.04.2

I was creating a device, and accidentally left the device name blank. I got this error:
image

I now have a "unnamed device"
image

If I try to edit, or delete the device, I get the same error from above
image

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Mar 13, 2017
@jeremystretch
Copy link
Member

This bug occurs when an unnamed device has no rack assigned. The display_name method had not been updated to allow for rackless devices.

lampwins pushed a commit to lampwins/netbox that referenced this issue Oct 13, 2017
@lock lock bot locked as resolved and limited conversation to collaborators Jan 18, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants