Circuits: add termination: "Create and add another" is useless #5192

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

Originally created by @lucix-mich on GitHub (Aug 17, 2021).

NetBox version

v2.11.9

Python version

3.8

Steps to Reproduce

  1. Create a Circuit
  2. In the newly created circuit, click "add" on either Termination A or Termination Z
  3. The input mask provides a button "Create and add another" that opens the same input mask a second time, i.e. for the same termination side. But since circuits can only have one each of side A and side Z, the second input mask must (and will) lead to an error and is thus useless.

Expected Behavior

Button "Create and add another" not shown.

Observed Behavior

The input mask provides a button "Create and add another" that opens the same input mask a second time, i.e. for the same termination side. But since circuits can only have one each of side A and side Z, the second input mask must (and will) lead to an error and is thus useless.

Originally created by @lucix-mich on GitHub (Aug 17, 2021). ### NetBox version v2.11.9 ### Python version 3.8 ### Steps to Reproduce 1. Create a Circuit 2. In the newly created circuit, click "add" on either Termination A or Termination Z 3. The input mask provides a button "Create and add another" that opens the same input mask a second time, i.e. for the same termination side. But since circuits can only have one each of side A and side Z, the second input mask must (and will) lead to an error and is thus useless. ### Expected Behavior Button "Create and add another" not shown. ### Observed Behavior The input mask provides a button "Create and add another" that opens the same input mask a second time, i.e. for the same termination side. But since circuits can only have one each of side A and side Z, the second input mask must (and will) lead to an error and is thus useless.
adam added the type: bugstatus: needs owner labels 2025-12-29 19:25:18 +01:00
adam closed this issue 2025-12-29 19:25:18 +01:00
Author
Owner

@thatmattlove commented on GitHub (Aug 19, 2021):

Since this is not a major bug, the fix for this is only going into 3.0 (currently in beta, but to be released soon). 9a8d33e should close this out.

@thatmattlove commented on GitHub (Aug 19, 2021): Since this is not a major bug, the fix for this is _only_ going into 3.0 (currently in beta, but to be released soon). 9a8d33e should close this out.
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/netbox#5192