mirror of
https://github.com/google/nomulus
synced 2026-07-19 22:42:23 +00:00
338b8edb97
It will now only throw errors on domain updates if a new contact/registrant has been specified where none was previously present. This means that domain updates on unrelated fields (e.g. nameserver changes) will succeed even if there is existing contact data that the update is not removing. This is a follow-up to #2781. BUG=http://b/434958659