Skip to content

Conversation

@pheus
Copy link
Contributor

@pheus pheus commented Aug 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.

Includes the `status` field in the PowerOutlet bulk create form to allow
configuration during bulk creation.
@pheus pheus marked this pull request as ready for review August 25, 2025 13:16
@jeremystretch jeremystretch requested review from a team and jeremystretch and removed request for a team August 25, 2025 13:47
Copy link
Member

@jeremystretch jeremystretch left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @pheus!

@jeremystretch jeremystretch merged commit b334931 into netbox-community:main Aug 25, 2025
7 checks passed
@pheus pheus deleted the 20164-add-status-field-to-power-outlet-bulk-create-form branch August 25, 2025 19:34
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 25, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Adding Power outlets in bulk

2 participants