Skip to content

Conversation

@pheus
Copy link
Contributor

@pheus pheus commented Sep 30, 2025

Fixes: #20438

Add the facility field to the Location and Site bulk edit forms and make it nullable/clearable.

  • Users can now set or clear facility for multiple Locations and Sites at once.
  • No database changes; facility already exists on the Location and Site models.

…tion

Introduces a new "facility" field in the bulk edit forms for Site and
Location models. Updates fieldsets and nullable fields to incorporate
the "facility" field.

Closes netbox-community#20438
@jeremystretch jeremystretch self-requested a review September 30, 2025 12:25
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 1886258 into netbox-community:main Sep 30, 2025
7 checks passed
@pheus pheus deleted the 20438-add-facility-to-location-and-site-bulkeditform branch September 30, 2025 13:07
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 31, 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.

Add Field "facility" to LocationBulkEditForm

2 participants