mirror of
https://github.com/internetee/registry.git
synced 2025-05-17 17:59:47 +02:00
Merge branch '115693873-whodunnit_empty' into staging
This commit is contained in:
commit
66079e7545
1 changed files with 1 additions and 0 deletions
|
@ -361,6 +361,7 @@ class Domain < ActiveRecord::Base
|
||||||
|
|
||||||
status_notes[DomainStatus::PENDING_UPDATE] = ''
|
status_notes[DomainStatus::PENDING_UPDATE] = ''
|
||||||
status_notes[DomainStatus::PENDING_DELETE] = ''
|
status_notes[DomainStatus::PENDING_DELETE] = ''
|
||||||
|
::PaperTrail.whodunnit = "#{self.class.name} - #{__method__}"
|
||||||
|
|
||||||
hash = {
|
hash = {
|
||||||
registrant_verification_token: nil,
|
registrant_verification_token: nil,
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue