mirror of
https://github.com/google/nomulus.git
synced 2025-07-21 10:16:07 +02:00
Allow domain transfers with 0 period and in auto-renew grace period
Normally, if a domain is in the auto-renew grace period, a transfer will cancel the auto-renew billing event. In the event of a transfer with no change to registration end date, the auto-renew billing event should not be cancelled and the gaining registrar should not be charged for the transfer. ------------- Created by MOE: https://github.com/google/moe MOE_MIGRATED_REVID=170576726
This commit is contained in:
parent
3c0b17dc6f
commit
7aa5629517
9 changed files with 120 additions and 50 deletions
|
@ -898,7 +898,6 @@ new ones with the correct approval time).
|
|||
* Resource with this id does not exist.
|
||||
* 2304
|
||||
* Resource status prohibits this operation.
|
||||
* Superuser extensions cannot be used during autorenew grace periods.
|
||||
* Domain transfer period cannot be zero when using the fee transfer
|
||||
extension.
|
||||
* The requested domain name is on the premium price list, and this
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue