[2.4, UI, regression] Details page actions (e.g. machine details) has all actions instead of actions per status
Bug #1763831 reported by
Andres Rodriguez
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Lee Trager |
Bug Description
Previously, the machine details page only had access for the machine depending on the status.
This has now regressed and its showing all available actions even if they don't apply for the machine status.
Related branches
~ltrager/maas:lp1763831
Merged
into
maas:master
- Blake Rouse (community): Approve
- MAAS Lander: Approve
-
Diff: 53 lines (+29/-1)2 files modifiedsrc/maasserver/static/js/angular/controllers/node_details.js (+2/-1)
src/maasserver/static/js/angular/controllers/tests/test_node_details.js (+27/-0)
Changed in maas: | |
importance: | Undecided → Critical |
status: | New → Triaged |
milestone: | none → 2.4.0beta3 |
tags: | added: vanilla-transition |
Changed in maas: | |
milestone: | 2.4.0beta3 → 2.4.0beta2 |
Changed in maas: | |
importance: | Critical → High |
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
@Ant,
I'm not quite sure what branch has regressed this, but I've assigned it to you since I believe you guys were doing improvements around the area.