Skip to content
This repository has been archived by the owner on Apr 14, 2024. It is now read-only.

How are devices ordered in the devices view? #289

Closed
pstavirs opened this issue Dec 2, 2019 · 1 comment
Closed

How are devices ordered in the devices view? #289

pstavirs opened this issue Dec 2, 2019 · 1 comment
Labels
Milestone

Comments

@pstavirs
Copy link
Owner

pstavirs commented Dec 2, 2019

For this device group configuration -

a1

devices are shown in this order -

a2
a3

It might be better to sort as per IP address like this -

1: 10.2.0.11/16
2: 10.2.0.12/16
....
N: 10.2.0.255/16
N+1: 10.2.1.0/16
N+2: 10.2.1.1/16
...
etc
@pstavirs pstavirs added this to the v1.1 milestone Jan 30, 2020
@pstavirs pstavirs added bug and removed enhancement labels Mar 23, 2020
@pstavirs
Copy link
Owner Author

I took a look at this. Turns out this is a bug. Devices are expected to be ordered based on the DeviceKey which is VLANS+Mac (in that order).

Fix forthcoming.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant