Typo in DataSourceBulkEditForm #9153

Closed
opened 2025-12-29 20:46:19 +01:00 by adam · 0 comments
Owner

Originally created by @grncbg on GitHub (Jan 25, 2024).

Originally assigned to: @grncbg on GitHub.

Deployment Type

Self-hosted

NetBox Version

v3.7.1

Python Version

3.8

Steps to Reproduce

"lavel" is defined as "Enforce unique space", but I think the correct definition is "Enabled".

487f1ccfde/netbox/core/forms/bulk_edit.py (L21-L25)

  • Add a new data source
    demo netbox dev_core_data-sources_add_

  • Editing 1 Data Sources
    demo netbox dev_core_data-sources_edit_

Expected Behavior

Enabled

Observed Behavior

Enforce unique space

Originally created by @grncbg on GitHub (Jan 25, 2024). Originally assigned to: @grncbg on GitHub. ### Deployment Type Self-hosted ### NetBox Version v3.7.1 ### Python Version 3.8 ### Steps to Reproduce "lavel" is defined as "Enforce unique space", but I think the correct definition is "Enabled". https://github.com/netbox-community/netbox/blob/487f1ccfde26ef3c1f8a28089826acc0cd6fadb2/netbox/core/forms/bulk_edit.py#L21-L25 - Add a new data source ![demo netbox dev_core_data-sources_add_](https://github.com/netbox-community/netbox/assets/20819471/226bd748-eab2-4d42-9b13-3d6ae925b675) - Editing 1 Data Sources ![demo netbox dev_core_data-sources_edit_](https://github.com/netbox-community/netbox/assets/20819471/42778f93-814b-460b-8dee-00ebf194e0ac) ### Expected Behavior Enabled ### Observed Behavior Enforce unique space
adam added the type: bugstatus: acceptedseverity: low labels 2025-12-29 20:46:19 +01:00
adam closed this issue 2025-12-29 20:46:20 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9153