Allow longer tenant names #1091

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

Originally created by @afics on GitHub (Jul 11, 2017).

Issue type: feature request

Change the name column in the tenancy_tenant table to allow longer names.
Some of our tenants names are as long as 60 characters.

Originally created by @afics on GitHub (Jul 11, 2017). ### Issue type: feature request Change the `name` column in the `tenancy_tenant` table to allow longer names. Some of our tenants names are as long as 60 characters.
adam closed this issue 2025-12-29 16:28:43 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 11, 2017):

The name field is intended only to hold an abbreviation or alphanumeric code rather than a proper name. The description field can be used for this.

@jeremystretch commented on GitHub (Jul 11, 2017): The name field is intended only to hold an abbreviation or alphanumeric code rather than a proper name. The description field can be used for this.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1091