RackType has no field named 'type' #10283

Closed
opened 2025-12-29 21:29:24 +01:00 by adam · 4 comments
Owner

Originally created by @kukabu on GitHub (Sep 24, 2024).

Deployment Type

Self-hosted

NetBox Version

v4.1.1

Python Version

3.10

Steps to Reproduce

  1. Create the rack type
  2. Search the rack type by any field

Expected Behavior

Search results.

Observed Behavior

<class 'django.core.exceptions.FieldDoesNotExist'>

RackType has no field named 'type'

Python version: 3.10.12
NetBox version: 4.1.1
Plugins:
netbox_reorder_rack: 1.1.1
netbox_topology_views: 4.1.0

Originally created by @kukabu on GitHub (Sep 24, 2024). ### Deployment Type Self-hosted ### NetBox Version v4.1.1 ### Python Version 3.10 ### Steps to Reproduce 1. Create the rack type 2. Search the rack type by any field ### Expected Behavior Search results. ### Observed Behavior <class 'django.core.exceptions.FieldDoesNotExist'> RackType has no field named 'type' Python version: 3.10.12 NetBox version: 4.1.1 Plugins: netbox_reorder_rack: 1.1.1 netbox_topology_views: 4.1.0
adam added the type: bugstatus: duplicate labels 2025-12-29 21:29:24 +01:00
adam closed this issue 2025-12-29 21:29:24 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 24, 2024):

Thank you for opening a bug report. I was unable to reproduce the reported behavior on NetBox v4.1.1. Please re-confirm the reported behavior on the current stable release and adjust your post above as necessary. Remember to provide detailed steps that someone else can follow using a clean installation of NetBox to reproduce the issue. Remember to include the steps taken to create any initial objects or other data.

@jeremystretch commented on GitHub (Sep 24, 2024): Thank you for opening a bug report. I was unable to reproduce the reported behavior on NetBox v4.1.1. Please re-confirm the reported behavior on the current stable release and adjust your post above as necessary. Remember to provide detailed steps that someone else can follow using a clean installation of NetBox to reproduce the issue. Remember to include the steps taken to create any initial objects or other data.
Author
Owner

@kukabu commented on GitHub (Sep 25, 2024):

Hello
I reproduce the bug on https://demo.netbox.dev/
Try https://demo.netbox.dev/search/?q=TestRack

@kukabu commented on GitHub (Sep 25, 2024): Hello I reproduce the bug on https://demo.netbox.dev/ Try https://demo.netbox.dev/search/?q=TestRack
Author
Owner

@Hardi100 commented on GitHub (Sep 26, 2024):

I know where the bug is at. If you assign the issue to me, i can create a pull request

@Hardi100 commented on GitHub (Sep 26, 2024): I know where the bug is at. If you assign the issue to me, i can create a pull request
Author
Owner

@arthanson commented on GitHub (Oct 3, 2024):

This was better repro and fixed in bug #17671. Closing this issue.

@arthanson commented on GitHub (Oct 3, 2024): This was better repro and fixed in bug #17671. Closing this issue.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#10283