Fixes #20375: Preserve filter params when performing bulk operations #1218

Closed
opened 2026-04-05 22:09:23 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @jeremystretch on 9/18/2025

Fixes: #20375

  • Add the get_url_params() method on ObjectAction to return a QueryDict of URL query parameters
  • Provide this QueryDict as url_params in the button template context
  • Update all button templates to reference url_params
*Originally created by @jeremystretch on 9/18/2025* ### Fixes: #20375 - Add the `get_url_params()` method on ObjectAction to return a QueryDict of URL query parameters - Provide this QueryDict as `url_params` in the button template context - Update all button templates to reference `url_params`
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1218