Bulk Rename of The Label Field #11831

Open
opened 2025-12-29 21:50:24 +01:00 by adam · 4 comments
Owner

Originally created by @mkarel on GitHub (Nov 14, 2025).

NetBox version

v4.5.5

Feature type

Change to existing functionality

Proposed functionality

I would like to propose a change to the bulk rename feature to add the ability to bulk rename labels where the label field is present IE Interfaces.
I would think the addition of a drop down to choose what field you want to target would work.
When the bulk rename form is loaded the default for the drop down could be Name, then when they change the list of current names would update to be the user's selection.

Image

Use case

This would remove the need to export data make the bulk changes and reimport them saving a user time allowing them to it all in the NB interface.

Database changes

I don't think there would be any need for DB changes

External dependencies

None

Originally created by @mkarel on GitHub (Nov 14, 2025). ### NetBox version v4.5.5 ### Feature type Change to existing functionality ### Proposed functionality I would like to propose a change to the bulk rename feature to add the ability to bulk rename labels where the label field is present IE Interfaces. I would think the addition of a drop down to choose what field you want to target would work. When the bulk rename form is loaded the default for the drop down could be Name, then when they change the list of current names would update to be the user's selection. <img width="1688" height="281" alt="Image" src="https://github.com/user-attachments/assets/34515652-f9eb-4332-8529-cee195286be2" /> ### Use case This would remove the need to export data make the bulk changes and reimport them saving a user time allowing them to it all in the NB interface. ### Database changes I don't think there would be any need for DB changes ### External dependencies None
adam added the type: featurecomplexity: mediumnetboxstatus: backlog labels 2025-12-29 21:50:24 +01:00
Author
Owner

@jnovinger commented on GitHub (Nov 17, 2025):

@mkarel, why not just use bulk-edit for this?

@jnovinger commented on GitHub (Nov 17, 2025): @mkarel, why not just use bulk-edit for this?
Author
Owner

@mkarel commented on GitHub (Nov 17, 2025):

@jnovinger ,The find/replace capabilities don't exist in bulk edit.

here is an example,

I need to rename the label for these interfaces from BDCA30GP to BDCC30GP leaving the trailing info as is. Doing something like this would not be doable in the bulk edit form.

Image
@mkarel commented on GitHub (Nov 17, 2025): @jnovinger ,The find/replace capabilities don't exist in bulk edit. here is an example, I need to rename the label for these interfaces from BDCA30GP to BDCC30GP leaving the trailing info as is. Doing something like this would not be doable in the bulk edit form. <img width="262" height="370" alt="Image" src="https://github.com/user-attachments/assets/74a573ca-d6f9-4ce4-b17b-2cfc5785b198" />
Author
Owner

@jnovinger commented on GitHub (Nov 17, 2025):

@jnovinger ,The find/replace capabilities don't exist in bulk edit.

Understood, thanks.

@jnovinger commented on GitHub (Nov 17, 2025): > [@jnovinger](https://github.com/jnovinger) ,The find/replace capabilities don't exist in bulk edit. Understood, thanks.
Author
Owner

@jeremystretch commented on GitHub (Nov 20, 2025):

While I support the idea, we don't currently have a pattern for this. Putting this in the backlog for future work.

@jeremystretch commented on GitHub (Nov 20, 2025): While I support the idea, we don't currently have a pattern for this. Putting this in the backlog for future work.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11831