Vladislav Korotkov
Results
2
comments of
Vladislav Korotkov
It's [common](https://github.com/collectiveidea/audited/issues/289) deserialization problem for objects which doesn't have class in current runtime. I think possible solution can be storing values as primitives(String, DateTime) which always exists.
Same problem