-
Couldn't load subscription status.
- Fork 2.9k
Labels
netboxtype: deprecationRemoval of existing functionality or behaviorRemoval of existing functionality or behavior
Milestone
Description
Proposed Changes
Within Circuits detail view there is a "Swap" button on the terminations that will switch the places of the terminations.
Justification
This is a niche utility function that can be replicated by simply editing the first termination to unset the termination side, then editing the second termination and setting its termination side. Several points on this:
- It doesn't add any new functionality, just a convenience function
- It is a one-off there is no consistency with cables or such (they don't have a swap function).
- There is no corresponding REST API that does the same thing.
- It adds complexity to the code.
- The way it does the swap makes it difficult for branching and requires maintaining / debugging unique code. See #282 in branching
sleepinggenius2, zndrr, damsitt and chris240189
Metadata
Metadata
Assignees
Labels
netboxtype: deprecationRemoval of existing functionality or behaviorRemoval of existing functionality or behavior