Skip to content

Conversation

@pv2b
Copy link
Contributor

@pv2b pv2b commented Sep 17, 2023

Fixes: #13791

Disables Django's form stripping of the "find" and "replace" fields of the BulkRenameForm. This should fix all bulk rename forms in the project that inherit from this base class. Also added a unit test to make sure this works.

@pv2b pv2b marked this pull request as ready for review September 17, 2023 20:59
@jeremystretch
Copy link
Member

Thanks @pv2b!

@jeremystretch jeremystretch merged commit 79bf12a into netbox-community:develop Sep 18, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 19, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Bulk rename improperly strips "find" and "replace" fields

2 participants