List filtering lost after editing objects in bulk #2231

Closed
opened 2025-12-29 17:23:58 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Dec 20, 2018).

Environment

  • Python version: 3.5.2
  • NetBox version: 2.5.1

Steps to Reproduce

  1. Navigate to a filterable list of objects. For example, the devices list.
  2. Select and apply one or more filters so that only a subset of the total list appears.
  3. Select one or more objects to edit and apply a change.

Expected Behavior

After the change, the user should be redirected back to the original list from which the objects were edited.

Observed Behavior

The user is redirected back to an unfiltered list of objects.

Originally created by @jeremystretch on GitHub (Dec 20, 2018). ### Environment * Python version: 3.5.2 * NetBox version: 2.5.1 ### Steps to Reproduce 1. Navigate to a filterable list of objects. For example, the devices list. 2. Select and apply one or more filters so that only a subset of the total list appears. 3. Select one or more objects to edit and apply a change. ### Expected Behavior After the change, the user should be redirected back to the original list from which the objects were edited. ### Observed Behavior The user is redirected back to an unfiltered list of objects.
adam added the type: bugstatus: accepted labels 2025-12-29 17:23:58 +01:00
adam closed this issue 2025-12-29 17:23:58 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2231