Skip to content

Closes #19499 - Add WirelessLink Bulk Import Support by Device and Interface Names #19679

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

Draft
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

pheus
Copy link
Contributor

@pheus pheus commented Jun 6, 2025

Fixes: #19499 - Wireless Link Bulk Import-Device/interface

  • Enhances the WirelessLink bulk import form to support specifying site and device for both terminations (A and B), with dynamic queryset filtering based on selection. Also allows interfaces to be referenced by name (instead of ID) during import, improving usability for CSV workflows.
  • Modifies the CSV data structure in WirelessLink test cases to include device names alongside interface names for both terminations.

pheus added 2 commits June 6, 2025 22:52
Enhances the WirelessLink bulk import form to support specifying
site and device for both terminations (A and B), with dynamic
queryset filtering based on selection. Also allows interfaces to
be referenced by name (instead of ID) during import, improving
usability for CSV workflows.
Modifies the CSV data structure in WirelessLink test cases to include
device names alongside interfaces for both terminations. Enhances
readability and aligns tests with import functionality updates.
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.

Wireless Link Bulk Import-Device/interface
1 participant