Map dot key replacement #416
Comments
Could you come up with a failing test case for this issue? |
Hi, completely forgot about test case, sorry. |
ok, will check it next week (now I'm on holiday) |
fixed in 2.1.2 |
It looks great) But this solution does not work for nested maps, still getting the same exception: |
true, but I don't think that JaVers will do meaningful diff for such complex structure like |
You are right. Thank you for suggestion and quick fix! |
Map fields of object snapshots containing keys with dots cannot be persisted.
It would be perfect to add possibility to set map key dot replacement ('.' <> '#dot#' for example) in Javers MongoRepository or Javers at all.
The text was updated successfully, but these errors were encountered: