Removing a DNS address record removes the resource entry
Bug #1898218 reported by
Alberto Donato
This bug affects 1 person
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
MAAS |
Fix Released
|
Undecided
|
Unassigned | ||
maas-ui |
Fix Released
|
Unknown
|
Bug Description
There seems to be a UI issue where removing a DNS address entry removes the whole resource, even if it has more than one IP associated.
To reproduce:
- create a DNS record like "test" A "1.2.3.4"
- create a DNS record like "test" AAAA "2001::1"
- select one of those and select "remove record"
Both entries are gone.
This seems to be because the UI calls "domain.
It should likely call "domain.
Changed in maas-ui: | |
importance: | Undecided → Unknown |
Changed in maas: | |
status: | New → In Progress |
Changed in maas: | |
status: | In Progress → Fix Committed |
Changed in maas-ui: | |
status: | New → Fix Released |
Changed in maas: | |
milestone: | none → 3.2.0-beta1 |
Changed in maas: | |
status: | Fix Committed → Fix Released |
To post a comment you must log in.