Devices - Virtual Chassis Domain Name field limiting entries #9476

Closed
opened 2025-12-29 20:50:26 +01:00 by adam · 1 comment
Owner

Originally created by @mprindle8598 on GitHub (Apr 12, 2024).

Deployment Type

Self-hosted

NetBox Version

v3.7.3

Python Version

3.10

Steps to Reproduce

  1. Add a new virtual chassis
  2. Attempt to enter a domain longer than 30 characters
  3. Longer than 30 characters is not allowed.

Expected Behavior

Expected is a string longer than 30 characters. In our case we need around 33.

Observed Behavior

The field entry is set at a max of 30.

Originally created by @mprindle8598 on GitHub (Apr 12, 2024). ### Deployment Type Self-hosted ### NetBox Version v3.7.3 ### Python Version 3.10 ### Steps to Reproduce 1. Add a new virtual chassis 2. Attempt to enter a domain longer than 30 characters 3. Longer than 30 characters is not allowed. ### Expected Behavior Expected is a string longer than 30 characters. In our case we need around 33. ### Observed Behavior The field entry is set at a max of 30.
adam closed this issue 2025-12-29 20:50:26 +01:00
Author
Owner

@jeremystretch commented on GitHub (Apr 15, 2024):

The 30-character limit is intentional. If you would like to propose raising the limit, please submit a feature request citing justification for doing so.

@jeremystretch commented on GitHub (Apr 15, 2024): The 30-character limit is intentional. If you would like to propose raising the limit, please submit a [feature request](https://github.com/netbox-community/netbox/issues/new?assignees=&labels=type%3A+feature%2Cneeds+triage&projects=&template=feature_request.yaml) citing justification for doing so.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#9476