You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
One other interesting tidbit, in the database neither fixeddomain.example nor typodomain.example has a trailing dot, so I wonder if we couldn't simplify by replacing the NS records with @ instead? I'm not sure if there would be other side effects so I'm not prepared to make any changes to the code here myself.
Renaming a domain leaves some junk NS records behind that reference the original domain name.
Steps to reproduce:
The resulting zone file looks like this:
This is relatively harmless since the records actually exist at
typodomain.example.fixeddomain.example
, but it is likely not what the user intended.The text was updated successfully, but these errors were encountered: