Update "add devices" form for clusters #3619

Closed
opened 2025-12-29 18:30:12 +01:00 by adam · 0 comments
Owner

Originally created by @jeremystretch on GitHub (Apr 29, 2020).

Originally assigned to: @jeremystretch on GitHub.

Environment

  • Python version: 3.6.9
  • NetBox version: 2.8.1

Steps to Reproduce

  1. Disable any installed plugins by commenting out the PLUGINS setting in
    configuration.py.
  2. Create a cluster
  3. Click "add devices" and select some devices to add

Expected Behavior

The user should see a single form to search for devices, with the option to filter results by site, etc.

Observed Behavior

The form still utilized old widgets, and requires the user to select either the "search" or "select" tab.

Originally created by @jeremystretch on GitHub (Apr 29, 2020). Originally assigned to: @jeremystretch on GitHub. ### Environment * Python version: 3.6.9 * NetBox version: 2.8.1 ### Steps to Reproduce 1. Disable any installed plugins by commenting out the `PLUGINS` setting in `configuration.py`. 2. Create a cluster 3. Click "add devices" and select some devices to add ### Expected Behavior The user should see a single form to search for devices, with the option to filter results by site, etc. ### Observed Behavior The form still utilized old widgets, and requires the user to select either the "search" or "select" tab.
adam added the status: accepted label 2025-12-29 18:30:12 +01:00
adam closed this issue 2025-12-29 18:30:12 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#3619