Hi Marcin,
this is not a bug, rather a limitation of the current ROP protocol.
We need to improve it in this area to send back the server-end
changes. Would you mind to log a Jira issue please? (although I
vaguely recall we discussed it before... wonder if there's already a
Jira?)
Andru
Hello
In our application we utilise prePersist on server to update some
information about the committed object (ie. createdOn), but there is
a problem, the values set in the prePersist are not returned with the
object to the client. Re-fetching the object gives all the correct
values. Exa