Inconsistent action Updated display in change log #4650

Closed
opened 2025-12-29 19:19:08 +01:00 by adam · 0 comments
Owner

Originally created by @netsandbox on GitHub (Mar 11, 2021).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v2.10.6

Python version

3.6

Steps to Reproduce

  1. create a virtual machine
  2. update the virtual machine

Expected Behavior

The change log records on the homepage and on /extras/changelog/ and and /virtualization/virtual-machines/xxx/changelog/ for the Updated action are displayed in the same way.

Observed Behavior

/extras/changelog/ and /virtualization/virtual-machines/xxx/changelog/ show the change record as Updated in blue (label-primary).
The "Change Log" widget on the homepage shows the change records as Modified in yellow (label-warning).

/extras/changelog/ and /virtualization/virtual-machines/xxx/changelog/:
netbox_updated

The "Change Log" widget on the homepage:
netbox_modified

Originally created by @netsandbox on GitHub (Mar 11, 2021). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v2.10.6 ### Python version 3.6 ### Steps to Reproduce 1. create a virtual machine 2. update the virtual machine ### Expected Behavior The change log records on the homepage and on /extras/changelog/ and and /virtualization/virtual-machines/xxx/changelog/ for the Updated action are displayed in the same way. ### Observed Behavior /extras/changelog/ and /virtualization/virtual-machines/xxx/changelog/ show the change record as `Updated` in blue (label-primary). The "Change Log" widget on the homepage shows the change records as `Modified` in yellow (label-warning). /extras/changelog/ and /virtualization/virtual-machines/xxx/changelog/: ![netbox_updated](https://user-images.githubusercontent.com/165430/110807285-28b1ce00-8283-11eb-9d03-2f69cb8864c2.png) The "Change Log" widget on the homepage: ![netbox_modified](https://user-images.githubusercontent.com/165430/110807335-35362680-8283-11eb-95fb-ebf42226f87b.png)
adam added the type: bugstatus: accepted labels 2025-12-29 19:19:08 +01:00
adam closed this issue 2025-12-29 19:19:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4650