Increase circuit "name" field maximum length from 50 characters #1022

Closed
opened 2025-12-29 16:28:00 +01:00 by adam · 1 comment
Owner

Originally created by @akrus on GitHub (Jun 12, 2017).

Issue type:feature request

Python version:
NetBox version:

Hello!

Currently there is a limit for circuit names (50 symbols), can I request to change it to 100 (or more) symbols instead? (or add a setting to control this)

Originally created by @akrus on GitHub (Jun 12, 2017). <!-- Please note: GitHub issues are to be used only for feature requests and bug reports. For installation assistance or general discussion, please join us on the mailing list: https://groups.google.com/forum/#!forum/netbox-discuss Please indicate "bug report" or "feature request" below. Be sure to search the existing set of issues (both open and closed) to see if a similar issue has already been raised. --> ### Issue type:feature request <!-- If filing a bug, please indicate the version of Python and NetBox you are running. (This is not necessary for feature requests.) --> **Python version:** **NetBox version:** <!-- If filing a bug, please record the exact steps taken to reproduce the bug and any errors messages that are generated. If filing a feature request, please precisely describe the data model or workflow you would like to see implemented, and provide a use case. --> Hello! Currently there is a limit for circuit names (50 symbols), can I request to change it to 100 (or more) symbols instead? (or add a setting to control this)
adam closed this issue 2025-12-29 16:28:00 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jun 12, 2017):

The circuit ID field, like others, is intentionally limited in length to prevent users from including information other than the circuit ID. A description field has been provided for additional information.

@jeremystretch commented on GitHub (Jun 12, 2017): The circuit ID field, like others, is intentionally limited in length to prevent users from including information other than the circuit ID. A description field has been provided for additional information.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1022