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

Allow arbitrary rack selection in Rack Elevation view #3187

Closed
BlessJah opened this issue May 15, 2019 · 4 comments · Fixed by #3845
Closed

Allow arbitrary rack selection in Rack Elevation view #3187

BlessJah opened this issue May 15, 2019 · 4 comments · Fixed by #3845
Labels
status: accepted This issue has been accepted for implementation

Comments

@BlessJah
Copy link

BlessJah commented May 15, 2019

Environment

  • NetBox version: 2.5.11

Proposed Functionality

Allow selection of arbitrary racks in Rack Elevations view.

Use Case

It is not always possible to limit racks shown in Rack Elevations using existing filters. Physical DC layout might be misaligned with groups/tenants/roles, or racks are shared.

Following feature and MR would allow operator to select arbitrary racks for Rack Elevation and other view where RackFilterForm is used.

Database Changes

None.

External Dependencies

None.

@jeremystretch
Copy link
Member

What is the specific implementation being proposed?

@jeremystretch jeremystretch added the status: revisions needed This issue requires additional information to be actionable label May 29, 2019
@BlessJah
Copy link
Author

I propose adding multiple choice field to rack search form.

Current set of fields does not include multiple choice of racks. Search field provides "fuzzy" search as opposed to arbitrary selection, thus new field is complementary to existing fields.

select_rack

@jeremystretch jeremystretch added status: under review Further discussion is needed to determine this issue's scope and/or implementation and removed status: revisions needed This issue requires additional information to be actionable labels May 29, 2019
@cpmills1975
Copy link
Contributor

If racks can be displayed in the order they are added, that would be useful. Looking towards the front of some of my racks, they are numbered 100, 99, 98 in that order - the front faces in to the cold aisle and the numbering goes up the hall so racks on the left of the cold aisle are numbered 98, 99, 100, but on the right the order appears right to left.

@jeremystretch
Copy link
Member

Related to #1755

@jeremystretch jeremystretch added status: accepted This issue has been accepted for implementation type: ui and removed status: under review Further discussion is needed to determine this issue's scope and/or implementation labels Dec 13, 2019
jeremystretch added a commit that referenced this issue Jan 6, 2020
@lock lock bot locked as resolved and limited conversation to collaborators Apr 15, 2020
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
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants