Do not log preferences changes in history.
This commit is contained in:
parent
c5302307c9
commit
03fed96634
1 changed files with 1 additions and 0 deletions
|
@ -57,6 +57,7 @@ class Ticket < ApplicationModel
|
|||
create_article_type_id: true,
|
||||
create_article_sender_id: true,
|
||||
article_count: true,
|
||||
preferences: true,
|
||||
}
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue