Increase tenant name field to greater than 30 chars #2466

Closed
opened 2025-12-29 18:19:06 +01:00 by adam · 2 comments
Owner

Originally created by @pobk on GitHub (Mar 14, 2019).

Environment

  • Python version: 3.7
  • NetBox version: 2.5.8

Proposed Functionality

I've a number of tenants with names > 30 characters. I propose that the name field for tenants be increased to 60 characters

Use Case

I've a number of locations and tenant objects with names longer than 30 chars.

Database Changes

Increase max_length on Tenant.name field to 60chars

External Dependencies

No dependencies.

Originally created by @pobk on GitHub (Mar 14, 2019). ### Environment * Python version: 3.7 * NetBox version: 2.5.8 ### Proposed Functionality I've a number of tenants with names > 30 characters. I propose that the name field for tenants be increased to 60 characters ### Use Case I've a number of locations and tenant objects with names longer than 30 chars. ### Database Changes Increase max_length on Tenant.name field to 60chars ### External Dependencies No dependencies.
adam added the status: duplicate label 2025-12-29 18:19:06 +01:00
adam closed this issue 2025-12-29 18:19:06 +01:00
Author
Owner

@pobk commented on GitHub (Mar 14, 2019):

I've made this minor change to my own fork. Seems a bit minor to do a pull request for?

@pobk commented on GitHub (Mar 14, 2019): I've made this minor change to my own fork. Seems a bit minor to do a pull request for?
Author
Owner

@jeremystretch commented on GitHub (Mar 15, 2019):

This was addressed in #1817

@jeremystretch commented on GitHub (Mar 15, 2019): This was addressed in #1817
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2466