Skip to content

Server Error when adding front port from Devices menu #12401

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

Closed
dreng opened this issue Apr 30, 2023 · 0 comments
Closed

Server Error when adding front port from Devices menu #12401

dreng opened this issue Apr 30, 2023 · 0 comments
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@dreng
Copy link
Contributor

dreng commented Apr 30, 2023

NetBox version

v3.5.0

Python version

3.9

Steps to Reproduce

  • From the menu, click "Devices"
  • Click the "+"-button next to "Front Port"

Expected Behavior

The form for adding a front port should show up.

Observed Behavior

Error Message:

<class 'dcim.models.devices.Device.DoesNotExist'>

Device matching query does not exist.

Python version: 3.8.10
NetBox version: 3.5.0

Adding front ports within a device view works as expected.

@dreng dreng added the type: bug A confirmed report of unexpected behavior in the application label Apr 30, 2023
@kkthxbye-code kkthxbye-code added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label May 1, 2023
@jeremystretch jeremystretch self-assigned this May 1, 2023
@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation and removed status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation labels May 1, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jul 31, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
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