-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Closed
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application
Description
NetBox version
v2.11.9
Python version
3.8
Steps to Reproduce
Test: https://demo.netbox.dev/circuits/circuits/10/
- Add a new circuit
- Add a new A termination
- Add a new Z termination
- Swap the 2 terminations
Expected Behavior
A and Z Terminations are swapped
Observed Behavior
A Termination doesn't change
Z Termination is override to be A
Ps : if you deleted A or Z Termination, the other one is deleted
Metadata
Metadata
Assignees
Labels
status: acceptedThis issue has been accepted for implementationThis issue has been accepted for implementationtype: bugA confirmed report of unexpected behavior in the applicationA confirmed report of unexpected behavior in the application