Skip to content
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

Circuit termination on interface not working when accesssed from interface table #9818

Closed
jaylik opened this issue Jul 21, 2022 · 1 comment
Assignees
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@jaylik
Copy link

jaylik commented Jul 21, 2022

NetBox version

v3.3-beta1

Python version

3.9

Steps to Reproduce

  1. Create device with interfaces
  2. Create circuit with Z-side on same site as device
  3. Try to connect interface to circuit termination from interface table
  4. Select B Side Cicuit
  5. Try to select Side for circuit

Expected Behavior

On B Side you are able to select side for circuit

Observed Behavior

Side option menu is empty because.

This is caused because $ is missing for $termination_{cable_end}_circuit

'circuit_id': f'termination_{cable_end}_circuit',

@jaylik jaylik added the type: bug A confirmed report of unexpected behavior in the application label Jul 21, 2022
@DanSheps DanSheps added the status: accepted This issue has been accepted for implementation label Jul 21, 2022
@DanSheps
Copy link
Member

@jaylik Do you want to do a PR for this?

jaylik added a commit to jaylik/netbox that referenced this issue Jul 21, 2022
@jeremystretch jeremystretch added the beta Concerns a bug/feature in a beta release label Jul 25, 2022
jeremystretch added a commit that referenced this issue Jul 25, 2022
jeremystretch added a commit that referenced this issue Jul 26, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Oct 24, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
beta Concerns a bug/feature in a beta release status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

3 participants