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

v3.2.0-beta1: "<class 'dcim.models.device_components.Interface'>": Must be "ContentType" instance. #8661

Closed
mmfreitas opened this issue Feb 16, 2022 · 0 comments
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

@mmfreitas
Copy link

NetBox version

3.2.0-beta1

Python version

3.8

Steps to Reproduce

Tested in https://beta-demo.netbox.dev/

  1. Click on Devices menu
  2. Click on Device "switch-modular-1"
  3. Click on Interfaces component tab
  4. Try to connect interface to any port (Interface, Front Port, Rear Port or Circuit Termination)

Expected Behavior

Be able to create a cable connection

Observed Behavior

Server Error:
image

@mmfreitas mmfreitas added the type: bug A confirmed report of unexpected behavior in the application label Feb 16, 2022
@mmfreitas mmfreitas changed the title v3.2.0-beta1: 'Cable' object has no attribute 'get_status_class' v3.2.0-beta1: "<class 'dcim.models.device_components.Interface'>": Must be "ContentType" instance. Feb 16, 2022
@jeremystretch jeremystretch added the status: accepted This issue has been accepted for implementation label Feb 16, 2022
@jeremystretch jeremystretch self-assigned this Feb 16, 2022
@jeremystretch jeremystretch added the beta Concerns a bug/feature in a beta release label Feb 16, 2022
@github-actions github-actions bot locked as resolved and limited conversation to collaborators May 18, 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

2 participants