Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Increase tenant name field to greater than 30 chars #3006

Closed
pobk opened this issue Mar 14, 2019 · 2 comments
Closed

Increase tenant name field to greater than 30 chars #3006

pobk opened this issue Mar 14, 2019 · 2 comments
Labels
status: duplicate This issue has already been raised

Comments

@pobk
Copy link

pobk commented 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.

@pobk
Copy link
Author

pobk commented Mar 14, 2019

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

@jeremystretch
Copy link
Member

This was addressed in #1817

@jeremystretch jeremystretch added the status: duplicate This issue has already been raised label Mar 15, 2019
@lock lock bot locked as resolved and limited conversation to collaborators Jan 16, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: duplicate This issue has already been raised
Projects
None yet
Development

No branches or pull requests

2 participants