mirror of
https://github.com/internetee/registry.git
synced 2025-07-25 03:58:27 +02:00
110687814-values_for_pending_apply
This commit is contained in:
parent
35e7055c7b
commit
ed17431ebc
1 changed files with 2 additions and 0 deletions
|
@ -511,6 +511,8 @@ class Epp::Domain < Domain
|
|||
|
||||
self.deliver_emails = true # turn on email delivery
|
||||
self.statuses.delete(DomainStatus::PENDING_UPDATE)
|
||||
self.upid = user.registrar.id if user.registrar
|
||||
self.up_date = Time.zone.now
|
||||
::PaperTrail.whodunnit = user.id_role_username # updator str should be the request originator not the approval user
|
||||
|
||||
send_mail :registrant_updated_notification_for_old_registrant
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue