You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
If an entity is immutable, a new entity created indirectly by the version set does not get returned.
Instead the "old" entity comes back from the called method.
michael-simons
changed the title
Optimistic locking does not return new instance
Return new instance after incrementing version property on immutables.
Feb 18, 2021
If an entity is immutable, a new entity created indirectly by the version set does not get returned.
Instead the "old" entity comes back from the called method.
Probably related https://community.neo4j.com/t/sdn6-version/33864
The text was updated successfully, but these errors were encountered: