opennetadmin / ona

OpenNetAdmin IP Address Management (IPAM) system
opennetadmin.com
GNU General Public License v2.0
137 stars 35 forks source link

Renaming DNS zones with parents #36

Open mattpascoe opened 11 years ago

mattpascoe commented 11 years ago

If a DNS zone is defined with a parent (not required) and you try to modify the name of that domain, the logic is not correct in determining if the new name is a duplicate or not. Bottom line, when using parents you may not be able to rename the zone.

This is likely to not be a huge issue as the use case in renaming a domain is fairly low.. you can always remove and re add it with the correct name.