Select all -> edit selected on filtered objects causes unwanted objects to be modified #5462

Closed
opened 2025-12-29 19:28:20 +01:00 by adam · 3 comments
Owner

Originally created by @ziggekatten on GitHub (Oct 4, 2021).

Originally assigned to: @thatmattlove on GitHub.

NetBox version

v3.0.4

Python version

3.9

Steps to Reproduce

In Other->Tags, create a tag with name Test
In DCIM -> Devices, add five devices of any kind with name: Bob-1 to Bob-5
In DCIM -> Devices, add five devices of any kind with name: Gupta-1 to Gupta-5
In the DCIM->Device list, select the Filter field ant type in "Gupta"
When the "Gupta" devices have been filtered out, click the tickbox "Name" (toggle all) to select all
Click edit selected
Add the Test tag to the objects an press apply
In the DCIM->Devices, now remove the filter

Expected Behavior

Only the filtered objects with name "Gupta" should have been modified with the tag Test

Observed Behavior

All objects are modified and have the tag Test applied, including Bob-1 to 5

Originally created by @ziggekatten on GitHub (Oct 4, 2021). Originally assigned to: @thatmattlove on GitHub. ### NetBox version v3.0.4 ### Python version 3.9 ### Steps to Reproduce In Other->Tags, create a tag with name Test In DCIM -> Devices, add five devices of any kind with name: Bob-1 to Bob-5 In DCIM -> Devices, add five devices of any kind with name: Gupta-1 to Gupta-5 In the DCIM->Device list, select the Filter field ant type in "Gupta" When the "Gupta" devices have been filtered out, click the tickbox "Name" (toggle all) to select all Click edit selected Add the Test tag to the objects an press apply In the DCIM->Devices, now remove the filter ### Expected Behavior Only the filtered objects with name "Gupta" should have been modified with the tag Test ### Observed Behavior All objects are modified and have the tag Test applied, including Bob-1 to 5
adam added the type: bug label 2025-12-29 19:28:20 +01:00
adam closed this issue 2025-12-29 19:28:20 +01:00
Author
Owner

@ziggekatten commented on GitHub (Oct 4, 2021):

Just tested 3.0.5, and this is not fixed.....

@ziggekatten commented on GitHub (Oct 4, 2021): Just tested 3.0.5, and this is not fixed.....
Author
Owner

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

It's fixed for me. You may need to force-refresh your browser after upgrading.

@jeremystretch commented on GitHub (Oct 4, 2021): It's fixed for me. You may need to force-refresh your browser after upgrading.
Author
Owner

@ziggekatten commented on GitHub (Oct 5, 2021):

I hate caching.....

@ziggekatten commented on GitHub (Oct 5, 2021): I hate caching.....
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5462