-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v3.2.6
Python version
3.9
Steps to Reproduce
- Have a report with out a description.
- Go to Reports in netbox.
- 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 implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application