Change log filtering supports only a single user #4131

Closed
opened 2025-12-29 18:33:21 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Sep 22, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.9.3

Steps to Reproduce

  1. Generate some change log entries by modifying NetBox objects using at least two user accounts
  2. Filter the change log by selecting two of the user accounts

Expected Behavior

The change log should display all changes attributed to either of the selected users.

Observed Behavior

Only changes belonging to the last selected user are shown.

Originally created by @jeremystretch on GitHub (Sep 22, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.9.3 ### Steps to Reproduce 1. Generate some change log entries by modifying NetBox objects using at least two user accounts 2. Filter the change log by selecting two of the user accounts ### Expected Behavior The change log should display all changes attributed to either of the selected users. ### Observed Behavior Only changes belonging to the last selected user are shown.
adam added the type: bugstatus: accepted labels 2025-12-29 18:33:21 +01:00
adam closed this issue 2025-12-29 18:33:21 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#4131