-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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
Milestone
Description
Deployment Type
Self-hosted
NetBox Version
v4.4.0
Python Version
3.11
Steps to Reproduce
- Define simple custom script that log a row (script attached)
- Create Event Rule on MACAddress Create/Update that execute previously created script
- Edit MACAddress
Script can be executed manually without error. In version 4.3.7 script worked correctly
Expected Behavior
Script get executed with a simple log row
Observed Behavior
Error raised:
AttributeError("'NoneType' object has no attribute 'id'")
antonfischl1980
Metadata
Metadata
Assignees
Labels
severity: lowDoes not significantly disrupt application functionality, or a workaround is availableDoes not significantly disrupt application functionality, or a workaround is availablestatus: 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