Memory size changes to incorrect size when page is refreshed
Bug #1401349 reported by
Jason Hobbs
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Blake Rouse | ||
1.7 |
Fix Released
|
High
|
Blake Rouse |
Bug Description
On 1.7.1~rc1+
Related branches
lp://staging/~blake-rouse/maas/fix-1401349
- Jason Hobbs (community): Approve
-
Diff: 24 lines (+2/-2)2 files modifiedsrc/maasserver/templates/maasserver/node_view.html (+1/-1)
src/maasserver/views/tests/test_nodes.py (+1/-1)
lp://staging/~blake-rouse/maas/fix-1401349-1.7
- Blake Rouse (community): Approve
-
Diff: 24 lines (+2/-2)2 files modifiedsrc/maasserver/templates/maasserver/node_view.html (+1/-1)
src/maasserver/views/tests/test_nodes.py (+1/-1)
summary: |
- Memory size changes to incorrect size when "Check power state" button - finishes loading + Memory size changes to incorrect size when page is refreshed |
Changed in maas: | |
status: | Triaged → Confirmed |
status: | Confirmed → In Progress |
assignee: | nobody → Blake Rouse (blake-rouse) |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | none → next |
Changed in maas: | |
status: | Fix Committed → Fix Released |
Changed in maas: | |
milestone: | next → none |
To post a comment you must log in.
Are you sure this bug is trigged byt clicking on the "check power state" button? Isn't the periodic JS-based refresh of the page that's causing the problem?