Skip to content

Fixes: #19645 - Correct Interface selection for Cable add when VC master is the selected device #20041

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

Merged
merged 3 commits into from
Aug 15, 2025

Conversation

DanSheps
Copy link
Member

@DanSheps DanSheps commented Aug 7, 2025

Fixes: #19645 - Correct Interface selection for Cable add when VC master is the selected device

  • Add new filter to Interface filterset: virtual_chassis_member_or_master which will only return interfaces in the full VC if the device is a master device
  • Set cable creation form to utilize the new filter

@DanSheps DanSheps requested a review from a team August 7, 2025 02:19
@DanSheps DanSheps self-assigned this Aug 7, 2025
@DanSheps DanSheps requested review from jnovinger and removed request for a team August 7, 2025 02:19
Copy link
Member

@jnovinger jnovinger left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

We need tests for any new filterset filters.

@DanSheps DanSheps requested a review from jnovinger August 14, 2025 03:54
@jnovinger jnovinger merged commit 9f605a2 into main Aug 15, 2025
10 of 16 checks passed
@jnovinger jnovinger deleted the fixes-19645-correct-interface-display-in-cable-add branch August 15, 2025 18:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

VC Member Interfaces Missing from Cable Add View
2 participants