-
Type:
Bug
-
Status: Resolved
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 0.5.0
-
Fix Version/s: 0.6.0
-
Labels:None
The StandardRevisableEntityService converges create and update into a shared method that returns a revision where the version is the incremented version from the request. In some cases this is fine, but in the case where the update was allowed because the client id was the same, it won't return correct version which could be different.
- links to