Multiple Object Type Filter on ChangeLog List just uses last one #7587

Closed
opened 2025-12-29 20:25:45 +01:00 by adam · 1 comment
Owner

Originally created by @SignalR-Dev on GitHub (Feb 1, 2023).

Originally assigned to: @jeremystretch on GitHub.

NetBox version

v3.4.3

Python version

3.8

Steps to Reproduce

  1. Create a Vm and a Device in the dev enviroment
  2. Filter the list of changes to display VM and Device
    dev

Expected Behavior

The List should be Filtered by both Content Types

Observed Behavior

Just the last Content Type of the Query gets honored

Originally created by @SignalR-Dev on GitHub (Feb 1, 2023). Originally assigned to: @jeremystretch on GitHub. ### NetBox version v3.4.3 ### Python version 3.8 ### Steps to Reproduce 1. Create a Vm and a Device in the dev enviroment 2. Filter the list of changes to display VM and Device [dev](https://demo.netbox.dev/extras/changelog/?changed_object_type_id=9&changed_object_type_id=59) ### Expected Behavior The List should be Filtered by both Content Types ### Observed Behavior Just the last Content Type of the Query gets honored
adam added the type: bugstatus: accepted labels 2025-12-29 20:25:45 +01:00
adam closed this issue 2025-12-29 20:25:45 +01:00
Author
Owner

@jeremystretch commented on GitHub (Mar 13, 2023):

The same limitation is present when filtering journal entries as well.

@jeremystretch commented on GitHub (Mar 13, 2023): The same limitation is present when filtering journal entries as well.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#7587