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

Add Device button under Platform view pre-populates role field instead of platform field #13910

Closed
StefanSCO opened this issue Sep 26, 2023 · 1 comment · Fixed by #13912
Closed
Assignees
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@StefanSCO
Copy link

NetBox version

v3.6.2

Python version

3.9

Steps to Reproduce

  1. Create a Device Role
  2. Create a Platform
  3. Under Devices/Platforms, open the platform's page.
  4. Select the Add Device button

Expected Behavior

  • The Add a new device form has the Platform field pre-populated with the Platform that was created.
  • The path in the URL bar reads /dcim/devices/add/?platform={new platform ID}.

Observed Behavior

  • The Add a new device form has the Platform field pre-populated with the Role that was created.
  • The path in the URL bar reads /dcim/devices/add/?platform={new role ID}.
@StefanSCO StefanSCO added the type: bug A confirmed report of unexpected behavior in the application label Sep 26, 2023
@abhi1693 abhi1693 added status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation severity: low Does not significantly disrupt application functionality, or a workaround is available labels Sep 27, 2023
@yash-pal1
Copy link
Contributor

yash-pal1 commented Sep 27, 2023

@abhi1693 Can you pleas assign me this issue, I am able to do this

@abhi1693 abhi1693 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 Sep 27, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 2, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
severity: low Does not significantly disrupt application functionality, or a workaround is available status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
3 participants