Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Closed
lucix-mich opened this issue Aug 17, 2021 · 1 comment
Closed

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

lucix-mich opened this issue Aug 17, 2021 · 1 comment
Labels
status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@lucix-mich
Copy link

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.

@lucix-mich lucix-mich added the type: bug A confirmed report of unexpected behavior in the application label Aug 17, 2021
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Aug 17, 2021
@thatmattlove
Copy link
Contributor

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.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 17, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

3 participants