[2.4.2, UI] MAAS does not update the fabric for a VLAN when it is moved to a different fabric
Bug #1793282 reported by
Dmitrii Shcherbakov
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Mike Pontillo | ||
2.3 |
Triaged
|
Medium
|
Unassigned | ||
2.4 |
Triaged
|
Medium
|
Unassigned |
Bug Description
If I try to move a VLAN across fabrics, MAAS moves the fabric to a different VLAN but this action is not represented in the UI until a page is refreshed.
Related branches
~mpontillo/maas:fix-vlan-fabric-ui-update--bug-1793282
Merged
into
maas:master
- Andres Rodriguez (community): Approve
-
Diff: 90 lines (+31/-7)2 files modifiedsrc/maasserver/static/js/angular/controllers/tests/test_vlan_details.js (+21/-6)
src/maasserver/static/js/angular/controllers/vlan_details.js (+10/-1)
Changed in maas: | |
status: | New → Incomplete |
Changed in maas: | |
status: | New → Triaged |
importance: | Undecided → Medium |
milestone: | none → 2.5.0beta2 |
summary: |
- [2.4.2][ui] MAAS does not update the fabric for a VLAN when it is moved + [2.4.2, UI] MAAS does not update the fabric for a VLAN when it is moved to a different fabric |
Changed in maas: | |
assignee: | nobody → Mike Pontillo (mpontillo) |
tags: | added: sprint track |
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.
Can you be more specific about the steps to reproduce this?
I can only reproduce this partially; I see that the VLAN /does/ move to another fabric, however, the UI doesn't update. If I refresh it, I can observe that the VLAN actually moves.