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

Can't add 1-unit device to position "U100" of rack with height 100 #12885

Closed
unclesv opened this issue Jun 13, 2023 · 0 comments · Fixed by #12901
Closed

Can't add 1-unit device to position "U100" of rack with height 100 #12885

unclesv opened this issue Jun 13, 2023 · 0 comments · Fixed by #12901
Assignees
Labels
status: accepted This issue has been accepted for implementation type: bug A confirmed report of unexpected behavior in the application

Comments

@unclesv
Copy link

unclesv commented Jun 13, 2023

NetBox version

v3.5.3

Python version

3.11

Steps to Reproduce

  1. Create rack with height "100"
  2. Create device_type with height "1"
  3. Create device with this device_type and position "U100"

Expected Behavior

Added device

Observed Behavior

Error:

  • Position
    Ensure this value is less than or equal to 99.5.
@unclesv unclesv added the type: bug A confirmed report of unexpected behavior in the application label Jun 13, 2023
@jeremystretch jeremystretch added the status: needs owner This issue is tentatively accepted pending a volunteer committed to its implementation label Jun 13, 2023
@jeremystretch jeremystretch self-assigned this Jun 14, 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 Jun 14, 2023
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Sep 14, 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

Successfully merging a pull request may close this issue.

2 participants