-
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.0.7
Python version
3.9
Steps to Reproduce
- Create webhook
- On the page of new webhook on card
Eventsfor events update and delete shows status of create event
Expected Behavior
Each event should display its own status
Observed Behavior
Error is in webhook template templates/extras/webhook.html. In card Events in each if condition checks object.type_create. You can assignee issue to me, so I can fix this in pull request.
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