-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Closed
Copy link
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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.5.1
Python version
3.10
Steps to Reproduce
- Create a webhook - Content type
DCIM > Device, events Updates, any URL, and the rest blank/defaults. - Create a device (and all the prerequisite objects: Site, Role, Manufacturer, Type) - All defaults
- If no interfaces on the device type, add one.
- From the interfaces view of the device, add an IP address to the new interface - Check the 'Make this the primary' box.
- Go to the admin portal, find the webhook in the finished or failed jobs lists of the default queue.
Expected Behavior
The value of the prechange key of snapshots should have the prechange object data.
Observed Behavior
The value of the prechange key of snapshots is None.
Metadata
Metadata
Assignees
Labels
severity: mediumResults in substantial degraded or broken functionality for specfic workflowsResults in substantial degraded or broken functionality for specfic workflowsstatus: 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