Incorrect Form in IP Address Assignment Template #5277

Closed
opened 2025-12-29 19:26:08 +01:00 by adam · 0 comments
Owner

Originally created by @thatmattlove on GitHub (Sep 1, 2021).

Originally assigned to: @thatmattlove on GitHub.

NetBox version

v3.0.0

Python version

3.8

Steps to Reproduce

  1. From a device's interfaces tab, click the Assign IP Address (+) button
  2. Click the Assign IP tab

Expected Behavior

From the Assign IP view, the object create buttons should be replaced by a Search button. When clicked, the search results should be displayed inline.

Observed Behavior

The rendered form is not a search form, and when "Create" is clicked, the page is reloaded.

Originally created by @thatmattlove on GitHub (Sep 1, 2021). Originally assigned to: @thatmattlove on GitHub. ### NetBox version v3.0.0 ### Python version 3.8 ### Steps to Reproduce 1. From a device's interfaces tab, click the Assign IP Address (+) button 2. Click the Assign IP tab ### Expected Behavior From the Assign IP view, the object create buttons should be replaced by a Search button. When clicked, the search results should be displayed inline. ### Observed Behavior The rendered form is not a search form, and when "Create" is clicked, the page is reloaded.
adam added the type: bugstatus: accepted labels 2025-12-29 19:26:08 +01:00
adam closed this issue 2025-12-29 19:26:08 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5277