The warning for creating a virtual circuit type has a broken link #11597

Closed
opened 2025-12-29 21:47:22 +01:00 by adam · 1 comment
Owner

Originally created by @rfdrake on GitHub (Sep 11, 2025).

NetBox Edition

NetBox Community

NetBox Version

v4.4.0

Python Version

3.10

Steps to Reproduce

  1. With an empty Netbox, click on "Virtual Circuits"
  2. In the warning "Before you can add a virtual circuit you must first create a virtual circuit type." click "Add"
  3. URL takes you to the wrong place.

The URL it tries to load is "/circuits/virtual-curcuits/None"

Expected Behavior

URL should take you to /circuits/virtual-circuit-types/add/

Observed Behavior

/circuits/virtual-circuits/None
The requested page does not exist.

I was able to see in an older Netbox v4.2.8 that the "Add" button was pointing to the right place. I don't know if any of the other models are affected. Virtual Circuits just happened to be empty on both instances.

Originally created by @rfdrake on GitHub (Sep 11, 2025). ### NetBox Edition NetBox Community ### NetBox Version v4.4.0 ### Python Version 3.10 ### Steps to Reproduce 1. With an empty Netbox, click on "Virtual Circuits" 2. In the warning "Before you can add a virtual circuit you must first create a virtual circuit type." click "Add" 3. URL takes you to the wrong place. The URL it tries to load is "/circuits/virtual-curcuits/None" ### Expected Behavior URL should take you to /circuits/virtual-circuit-types/add/ ### Observed Behavior /circuits/virtual-circuits/None The requested page does not exist. I was able to see in an older Netbox v4.2.8 that the "Add" button was pointing to the right place. I don't know if any of the other models are affected. Virtual Circuits just happened to be empty on both instances.
adam added the type: bugstatus: duplicate labels 2025-12-29 21:47:22 +01:00
adam closed this issue 2025-12-29 21:47:23 +01:00
Author
Owner

@jeremystretch commented on GitHub (Sep 11, 2025):

I believe this was fixed recently under #20234. The fix will ship in the upcoming v4.4.1 release.

@jeremystretch commented on GitHub (Sep 11, 2025): I believe this was fixed recently under #20234. The fix will ship in the upcoming v4.4.1 release.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#11597