Changes not persisted when using `beforeTransactionCompletion` hook
When an entity
Submitted by Elmer van Chastelet on 1 August 2016 at 14:26entis changed in thebeforeTransactionCompletionhook, butentwas not changed during the request, it won’t persist the change. Callingflush()fixes the issue.
Log in to post comments