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

Error on export of tenants due to field requirement inconsistency #712

Closed
Mikecom32 opened this issue Nov 29, 2016 · 0 comments
Closed

Error on export of tenants due to field requirement inconsistency #712

Mikecom32 opened this issue Nov 29, 2016 · 0 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@Mikecom32
Copy link

Version 1.7.1

When creating a tenant, it is not required that you select a tenant group. When you attempt to export tenants that do not have a tenant group, you receive the following error:

<type 'exceptions.AttributeError'>

'NoneType' object has no attribute 'name'

Additionally, the field is not marked as optional in the CSV import screen for tenants, although the import will gladly accept a blank value for tenant group.

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Nov 29, 2016
This was referenced Dec 6, 2016
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 19, 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