TypeError exception raised when creating a site named in all caps #5092

Closed
opened 2025-12-29 19:24:10 +01:00 by adam · 1 comment
Owner

Originally created by @jeremystretch on GitHub (Jul 23, 2021).

NetBox version

v2.11.9

Python version

3.8

Steps to Reproduce

  1. Click "add site" from the sites list
  2. Enter a site title & slug
  3. Click "create" button

Expected Behavior

The new site should be created successfully

Observed Behavior

NetBox reports an error: TypeError exception

block of text
Originally created by @jeremystretch on GitHub (Jul 23, 2021). ### NetBox version v2.11.9 ### Python version 3.8 ### Steps to Reproduce 1. Click "add site" from the sites list 2. Enter a site title & slug 3. Click "create" button ### Expected Behavior The new site should be created successfully ### Observed Behavior NetBox reports an error: TypeError exception ``` block of text ```
adam added the type: bug label 2025-12-29 19:24:10 +01:00
adam closed this issue 2025-12-29 19:24:10 +01:00
Author
Owner

@jeremystretch commented on GitHub (Jul 23, 2021):

Ignore this. Was created for a training video.

@jeremystretch commented on GitHub (Jul 23, 2021): Ignore this. Was created for a training video.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5092