Skip to content

Conversation

@pheus
Copy link
Contributor

@pheus pheus commented Jun 6, 2025

Fixes: #19665 – WirelessLink model validation references wrong field

This PR corrects a validation error in the WirelessLink model where the error message incorrectly referenced interface_a instead of interface_b. The fix ensures that validation errors are associated with the correct field, improving the accuracy of user feedback.

Fixes the reference from `interface_a` to `interface_b` in the
validation error message for WirelessLink. Ensures the correct field is
indicated during validation errors.
@pheus pheus changed the title Fixes #19665: Correct validation error field reference Fixes #19665: Fix incorrect field reference in WirelessLink validation Jun 6, 2025
@jeremystretch jeremystretch self-requested a review June 6, 2025 19:17
@jeremystretch jeremystretch merged commit 2680f85 into netbox-community:main Jun 6, 2025
3 checks passed
@pheus pheus deleted the 19665-fix-wirelesslink-model-field-validation branch June 6, 2025 19:31
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 7, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

WirelessLink model validation references wrong field

2 participants