mirror of
https://github.com/google/nomulus
synced 2026-03-27 21:05:32 +00:00
* Clear autorenew end time when a domain is restored This allows us to still see in the database which now-deleted domains had reached expiration, while correctly not re-deleting the domain immediately if the registrar pays to explicitly restore the domain. This also resolves some TODOs around data migration for this field on domain so that it's not null, as said migration has already been completed.