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

Editing multiple racks doesn't validate devices out of bound #1566

Closed
Zimeon- opened this issue Oct 9, 2017 · 2 comments
Closed

Editing multiple racks doesn't validate devices out of bound #1566

Zimeon- opened this issue Oct 9, 2017 · 2 comments
Labels
type: bug A confirmed report of unexpected behavior in the application

Comments

@Zimeon-
Copy link

Zimeon- commented Oct 9, 2017

Issue type

[ ] Feature request
[X] Bug report
[ ] Documentation

Environment

  • Python version:
  • NetBox version: 2.1.4

Description

If you edit multiple racks and make them smaller, there's no validation to check if there are any devices left out of bound of the new rack size.

In example you can edit multiple racks from the size of 42U to say 20U, and if a device was previously at rack on position 30, this rack will not load anymore and an error is given.

Validation is done when editing a single rack and this issue does not occur then.

edit: words.

@jeremystretch
Copy link
Member

Somewhat related to #1136

@jeremystretch
Copy link
Member

Fixed via #1136 (b65d994)

@jeremystretch jeremystretch added the type: bug A confirmed report of unexpected behavior in the application label Jan 26, 2018
@lock lock bot locked as resolved and limited conversation to collaborators Jan 17, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
type: bug A confirmed report of unexpected behavior in the application
Projects
None yet
Development

No branches or pull requests

2 participants