[2.3rc2, UI] In controllers, when I click Edit from the Tags card I go to Configuration but the page content is empty
Bug #1732220 reported by
Maria Vrachni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
High
|
Lee Trager |
Bug Description
* Current result:
Given I am in the controller details in the summary section
When I click Edit from the Overview or the Tags card
Then I go to Configuration but the page content is empty
* Expected/ correct result:
Given I am in the controller details in the summary section
When I click Edit from the Overview or the Tags card
Then I go to Configuration and I can see the content already in Edit mode
[OS X Sierra]
Chrome, Version 61.0.3163.79 (64-bit)
Related branches
~ltrager/maas:lp1732220
Merged
into
maas:master
- Andres Rodriguez (community): Approve
- MAAS Lander: Pending (unittests) requested
-
Diff: 44 lines (+4/-4)4 files modifiedsrc/maasserver/static/partials/cards/controller.html (+1/-1)
src/maasserver/static/partials/cards/device.html (+1/-1)
src/maasserver/static/partials/cards/machine.html (+1/-1)
src/maasserver/static/partials/cards/tags.html (+1/-1)
Changed in maas: | |
status: | Triaged → Fix Committed |
Changed in maas: | |
milestone: | 2.3.0rc2 → 2.3.0 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
This seems like a regression from the change from 'Settings' to 'Configuration'.