[BF/IM] Allow reseller uplink ports to be updated - #930
Merged
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR fixes a bug/limitation which meant it was not possible to update physical interfaces of type "Reseller" (reseller uplink ports) without first having to change them back to "Peering" via Switches -> Switch Ports -> (Edit), then make the changes, then set it back to type "Reseller" in Switches -> Switch Ports -> (Edit).
It will also set a new port being added to a VirtualInterface to "Reseller" if existing port in VI is already set to "Reseller".
In addition to the above, I have:
<?= $t->ee( $data ) ?>or equivalent.