[2.4, UI] Logs tab is missing
Bug #1750015 reported by
Lee Trager
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Critical
|
Anthony Dillon |
Bug Description
The logs tab on the machine and controller details page is missing. The logs tab contains the machine summary and installation output if available.
Related branches
~ya-bo-ng/maas:logs-tab
Merged
into
maas:master
- Andres Rodriguez (community): Approve
- Lee Trager (community): Needs Information
-
Diff: 73 lines (+18/-23)2 files modifiedsrc/maasserver/static/js/angular/directives/call_to_action.js (+1/-1)
src/maasserver/static/partials/node-details.html (+17/-22)
Changed in maas: | |
milestone: | none → 2.4.0alpha2 |
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.
Lee, I don't think this is a regression. The logic has not changed at all.
2.3: /github. com/maas/ maas/blob/ 2.3/src/ maasserver/ static/ partials/ node-details. html#L214
https:/
master: /github. com/maas/ maas/blob/ master/ src/maasserver/ static/ partials/ node-details. html#L284
https:/
Are you sure the machines have `machine_ output. viewable` set to true?