[UI, 2.1] Wrong ordering of ranges
Bug #1671517 reported by
Ante Karamatić
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Mike Pontillo |
Bug Description
Order of ranges in MAAS UI is a bit weird. It doesn't order reserved ranges by IP, but rather numerically, as it can be seen in attached picture.
Expected order would be:
172.16.7.1 172.16.7.20
172.16.7.21 172.16.7.150
172.16.7.151 172.16.7.199
172.16.7.200 172.16.7.250
Related branches
lp://staging/~mpontillo/maas/fix-ip-range-ordering--bug-1671517
- Lee Trager (community): Approve
-
Diff: 77 lines (+34/-5)3 files modifiedsrc/maasserver/static/js/angular/directives/ipranges.js (+12/-2)
src/maasserver/static/js/angular/directives/tests/test_ipranges.js (+20/-0)
src/maasserver/static/partials/ipranges.html (+2/-3)
Changed in maas: | |
importance: | Undecided → Medium |
milestone: | none → 2.2.0 |
status: | New → Triaged |
summary: |
- Wrong ordering of ranges + [UI, 2.1] Wrong ordering of ranges |
Changed in maas: | |
milestone: | 2.2.0 → 2.2.0rc2 |
Changed in maas: | |
milestone: | 2.2.0rc2 → 2.2.0rc3 |
milestone: | 2.2.0rc3 → 2.2.0rc2 |
Changed in maas: | |
assignee: | nobody → Mike Pontillo (mpontillo) |
Changed in maas: | |
status: | Triaged → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
Sorry, this is MAAS 2.2b2.