mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 02:09:39 +02:00
Story#115405945 - on remove pending state create update history record
This commit is contained in:
parent
03b58f7386
commit
d703cac62d
1 changed files with 1 additions and 1 deletions
|
@ -365,7 +365,7 @@ class Domain < ActiveRecord::Base
|
||||||
|
|
||||||
# papertrail
|
# papertrail
|
||||||
self.attributes = hash
|
self.attributes = hash
|
||||||
record_create
|
record_update
|
||||||
clear_version_instance!
|
clear_version_instance!
|
||||||
reset_transaction_id
|
reset_transaction_id
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue