We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
v0.5.0
v4.1.1
3.10
This bug addresses a secondary problem raised in #98.
Either interface should show as connected to the other.
Although both interfaces show as connected to the same cable, no path is populated to show them as connected to each other.
As a workaround, manually retracing the cables path (manage.py trace_paths --force) corrects this condition.
manage.py trace_paths --force
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Plugin Version
v0.5.0
NetBox Version
v4.1.1
Python Version
3.10
Steps to Reproduce
This bug addresses a secondary problem raised in #98.
Expected Behavior
Either interface should show as connected to the other.
Observed Behavior
Although both interfaces show as connected to the same cable, no path is populated to show them as connected to each other.
As a workaround, manually retracing the cables path (
manage.py trace_paths --force
) corrects this condition.The text was updated successfully, but these errors were encountered: