netbox
netbox copied to clipboard
PR for #8723
Fixes: #8723
WIP of implementing bulk rename for devices. Devices without a name need special handling implemented still.
Hey @cpund are you still available to work on this?
Hey @cpund are you still available to work on this?
Apologies - I never got the github notification for your previous comments. I'll work on getting to this later.
This should be sufficient for devices, however we should consider extending the bulk rename function to other objects as well.
I definitely agree, just currently working on learning the Netbox code-base to a greater extent before I try and perform something as wide-reaching. I haven't spent much time on it since going over it in May and June and I've forgotten a lot.
@jeremystretch I believe I've reviewed and corrected the changes you requested. If you want to just go straight to adding this to bulk rename other objects as well, I can spend more time reviewing the code base and finding candidates where it makes sense that don't currently have the info.
Looks great, thanks @cpund!