Details
-
Improvement
-
Status: Closed
-
Minor
-
Resolution: Fixed
-
V2 2.0.7
-
None
-
Patch
Description
In the annotation in-memory data store, if an entity with multiple keys is stored with some key values set, all values are overwritten with generated values.
This change preserves existing key values and generates new ones only for those not set. However if the new set of keys is already in the store, new values are generated for all keys.