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

15 symbols is not enough for "application/json" mime type #2962

Closed
zelfix opened this issue Mar 5, 2019 · 1 comment
Closed

15 symbols is not enough for "application/json" mime type #2962

zelfix opened this issue Mar 5, 2019 · 1 comment
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@zelfix
Copy link

zelfix commented Mar 5, 2019

Environment

  • Python version: 3.6.7
  • NetBox version: 2.5.7

Steps to Reproduce

  1. Open Admin -> Export templates -> ADD EXPORT TEMPLATE
  2. Try to write "application/json" in the "Mime type" field

Expected Behavior

The text "application/json" is written

Observed Behavior

It is written "application/jso"

@DanSheps DanSheps added type: bug A confirmed report of unexpected behavior in the application status: accepted This issue has been accepted for implementation labels Mar 5, 2019
@DanSheps
Copy link
Member

DanSheps commented Mar 5, 2019

Field is limited to 15.

Migration will likely be required to increase the field length.

@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: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants