Fixes #20164 - Add status field to PowerOutlet bulk create form #1395

Closed
opened 2026-04-06 00:37:39 +02:00 by MrUnknownDE · 0 comments
Owner

Originally created by @pheus on 8/25/2025

Fixes: #20164

Includes the status field in the PowerOutlet bulk create form to allow configuration during bulk creation.

Summary

  • Add status to the DCIM PowerOutlet bulk create form.
  • Brings bulk create in line with single-object create/edit behavior.

Validation

  1. On Devices, select multiple devices.
  2. Click Add Components → Power Outlets.
  3. Enter a Name pattern (e.g., [1-9]), choose a Status, and click Create.
  4. Verify the expected outlets are created for each device with the selected status.

Notes

  • UI-only change; no model or API impact.
*Originally created by @pheus on 8/25/2025* ### Fixes: #20164 Includes the `status` field in the PowerOutlet bulk create form to allow configuration during bulk creation. ### Summary - Add `status` to the DCIM PowerOutlet bulk create form. - Brings bulk create in line with single-object create/edit behavior. ### Validation 1) On **Devices**, select multiple devices. 2) Click **Add Components → Power Outlets**. 3) Enter a Name pattern (e.g., `[1-9]`), choose a **Status**, and click **Create**. 4) Verify the expected outlets are created for each device with the selected status. ### Notes - UI-only change; no model or API impact.
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github/netbox#1395