Skip to content

Description Missing None Type Error - 3.2.6 #9775

@darcynz

Description

@darcynz

NetBox version

v3.2.6

Python version

3.9

Steps to Reproduce

  1. Have a report with out a description.
  2. Go to Reports in netbox.
  3. System crashes.

Expected Behavior

This didn't error before the upgrade, but can understand that description fields could be mandatory.

Raising this as perhaps the exception was very generic, we weren't sure at first what caused the issue. But we saw a description was missing and once updated the issue was resolved.

Observed Behavior

-class 'AttributeError'-

'NoneType' object has no attribute 'strip'

Metadata

Metadata

Assignees

Labels

status: acceptedThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the application

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions