Add a "select all" option when bulk editing/deleting objects #6

Closed
opened 2025-12-29 15:28:22 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (May 25, 2016).

The current object list allows the user to select only the objects displayed on the current page, which is usually a subset of the total list matching the user's query. In order to apply a change to a number of objects greater than the pagination limit, the user needs to apply the change once per page in the query.

We should implement an option to select all of the objects returned by the user's query regardless of whether they are displayed on the current page.

Originally created by @jeremystretch on GitHub (May 25, 2016). The current object list allows the user to select only the objects displayed on the current page, which is usually a subset of the total list matching the user's query. In order to apply a change to a number of objects greater than the pagination limit, the user needs to apply the change once per page in the query. We should implement an option to select _all_ of the objects returned by the user's query regardless of whether they are displayed on the current page.
adam closed this issue 2025-12-29 15:28:23 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 1, 2016):

Implemented in b4619fa

@jeremystretch commented on GitHub (Jun 1, 2016): Implemented in b4619fa
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#6