Incorrect display of Events status on webhook page #5516

Closed
opened 2025-12-29 19:28:54 +01:00 by adam · 1 comment
Owner

Originally created by @miaow2 on GitHub (Oct 14, 2021).

Originally assigned to: @miaow2 on GitHub.

NetBox version

v3.0.7

Python version

3.9

Steps to Reproduce

  1. Create webhook
  2. On the page of new webhook on card Events for 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.

Originally created by @miaow2 on GitHub (Oct 14, 2021). Originally assigned to: @miaow2 on GitHub. ### NetBox version v3.0.7 ### Python version 3.9 ### Steps to Reproduce 1. Create webhook 2. On the page of new webhook on card `Events` for 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.
adam added the type: bugstatus: accepted labels 2025-12-29 19:28:54 +01:00
adam closed this issue 2025-12-29 19:28:54 +01:00
Author
Owner

@jeremystretch commented on GitHub (Oct 14, 2021):

All yours @miaow2!

@jeremystretch commented on GitHub (Oct 14, 2021): All yours @miaow2!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5516