Trying to change U position in rack throws ReferenceError #2905

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

Originally created by @LibreBeats on GitHub (Sep 25, 2019).

  • Python version: 3.5.3
  • NetBox version: 2.6.4

When trying to change the position of a device in a rack,by going to a device, editing the device,
and trying to change position inside the Location section, the search bar just hangs and does not return any result.
The console returns ReferenceError, untagged is undefined. It starts on tthis line:
"filter_field = $('#id_' + match[1]);untagged"

Steps to Reproduce

  1. Go to devices, and edit some.
  2. Try to change the location in a rack.

Expected Behavior

I can select, say, U20.

Observed Behavior

I can't select anything, and cannot change U.

Originally created by @LibreBeats on GitHub (Sep 25, 2019). * Python version: 3.5.3 * NetBox version: 2.6.4 When trying to change the position of a device in a rack,by going to a device, editing the device, and trying to change position inside the Location section, the search bar just hangs and does not return any result. The console returns ReferenceError, untagged is undefined. It starts on tthis line: "filter_field = $('#id_' + match[1]);untagged" ### Steps to Reproduce 1. Go to devices, and edit some. 2. Try to change the location in a rack. ### Expected Behavior I can select, say, U20. ### Observed Behavior I can't select anything, and cannot change U.
adam added the type: bugstatus: duplicate labels 2025-12-29 18:23:18 +01:00
adam closed this issue 2025-12-29 18:23:18 +01:00
Author
Owner

@DanSheps commented on GitHub (Sep 25, 2019):

Duplicate: #3521

@DanSheps commented on GitHub (Sep 25, 2019): Duplicate: #3521
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#2905