[Subnets, Edit dynamic range] The button to edit dynamic range says 'Edit' while it should say 'Edit reserved range'
Bug #1695312 reported by
Maria Vrachni
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Medium
|
Graham Bancroft |
Bug Description
Bug description:
* Current result:
Given I am in a subnet's details page in the reserved table
When I want to edit a reserved range from the list
Then the button in the row menu has the copy 'Edit'
* Expected/ correct result:
Given I am in a subnet's details page in the reserved table
When I want to edit a reserved range from the list
Then the button in the row menu has the copy 'Edit reserved range'
[OS X Sierra]
Chrome, 56.0.2924.87 (64-bit)
Related branches
lp://staging/~gbancroft-canonical/maas/fix-1695312
- Mike Pontillo (community): Approve
-
Diff: 12 lines (+1/-1)1 file modifiedsrc/maasserver/static/partials/ipranges.html (+1/-1)
Changed in maas: | |
assignee: | nobody → Graham Bancroft (gbancroft-canonical) |
status: | New → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas: | |
milestone: | 2.3.0 → 2.3.0alpha1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.
@Graham, FYI, we don't mark bugs "Fix Committed" ourselves; that happens automatically when the code is merged by the lander. Once you get an approval review and mark it "Approved", the lander takes its time to test the branch and merge the code in; you'll see the merge proposal change to "Merged" and the bug be updated (assuming the bug was linked properly from the bzr branch).