Skip to content

Ability to bulk rename all relevant models #19231

@mathieumd

Description

@mathieumd

NetBox version

v4.2.7

Feature type

New functionality

Proposed functionality

The table at /ipam/services/ lists all created services attached to a Device or VM.

If you want to rename several of them, you have to edit each of them, one at a time.

It's already possible for interfaces (/dcim/interfaces/, button Rename Selected), so I propose the same feature for services too.

Use case

  1. You named a bunch of services "DNS", but now you need to distinguish between "DNS Resolver" and "DNS Authoritative".
  2. You use Ansible netbox.netbox.nb_inventory with group_by: [ "services" ], and therefore needs a coherent naming (I feel this use case could be improved by revamp data model for "services", and "service templates" #17196)

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

Labels

complexity: lowRequires minimal effort to implementstatus: acceptedThis issue has been accepted for implementationtype: featureIntroduction of new functionality to the application

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions