eav_hashes icon indicating copy to clipboard operation
eav_hashes copied to clipboard

Register value changes on updates

Open fsateler opened this issue 6 years ago • 0 comments

Because we are not updating the attribute right away, ActiveRecord doesn't know the value has changed, and thus entry.changes is empty. Let's notify the value change and be able to rely on changes notificacions.

fsateler avatar Nov 21 '18 22:11 fsateler