API - device_bay_templates - Filter key incorrect #1178

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

Originally created by @lamiskin on GitHub (Aug 17, 2017).

Netbox version: v2.1.3

3aa072b437/netbox/dcim/filters.py (L274)

I believe the line above should be device_type_id and is a mistype.

image

Originally created by @lamiskin on GitHub (Aug 17, 2017). Netbox version: v2.1.3 https://github.com/digitalocean/netbox/blob/3aa072b4375750c0bbcd6bf9b2d849a5843b04d1/netbox/dcim/filters.py#L274 I believe the line above should be ``device_type_id`` and is a mistype. ![image](https://user-images.githubusercontent.com/11305491/29396841-d6f4d170-835d-11e7-8c62-71dfa7b0b6ba.png)
adam added the type: bug label 2025-12-29 16:29:46 +01:00
adam closed this issue 2025-12-29 16:29:46 +01:00
Author
Owner

@jeremystretch commented on GitHub (Aug 18, 2017):

Fixed in 7843a6b. Kept the filter name the same, just corrected the field it points to.

@jeremystretch commented on GitHub (Aug 18, 2017): Fixed in 7843a6b. Kept the filter name the same, just corrected the field it points to.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#1178