Skip to content

Ability to edit multiple objects in a grid #19737

@jeremystretch

Description

@jeremystretch

NetBox version

v4.3.2

Feature type

New functionality

Proposed functionality

Implement the ability to edit multiple objects simultaneously in a grid format (like a spreadsheet). This is similar to the existing bulk edit functionality, but permits individual attributes to edited directly. Once the form is submitted, all changes will be applied in bulk in an all-or-none transaction. Any failure should return the user to the grid edit form.

Proposed workflow:

  1. Navigate to the list of objects.
  2. Select the objects to be edited.
  3. Optional: Select the fields to be edited (to limit the form/grid size).
  4. Make the desired changes to the selected objects.
  5. Submit the form to effect the changes.

Use case

This workflow will provide a more advanced variation of the current bulk editing functionality, which is limited to setting the same value for an attribute across all selected objects.

Database changes

No response

External dependencies

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    complexity: highExpected to require a large amont of time and effort to implement relative to other tasksneeds milestoneAwaiting prioritization for inclusion with a future NetBox releasestatus: blockedAnother issue or external requirement is preventing implementationtype: featureIntroduction of new functionality to the application

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions