[
https://issues.apache.org/jira/browse/CAUSEWAY-3324?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Andi Huber resolved CAUSEWAY-3324.
----------------------------------
Resolution: Resolved
FIX: fire JDO entity lifecycle events, irrespective of any
'entity-change-publishing' setting
> Entity lifecycle callbacks should fire irrespective of the
> `entity-change-publishing` default.
> ----------------------------------------------------------------------------------------------
>
> Key: CAUSEWAY-3324
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3324
> Project: Causeway
> Issue Type: Bug
> Components: Persistence JDO
> Affects Versions: 2.0.0-M9
> Reporter: Daniel Keir Haywood
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC2
>
>
> as per this thread:
> [https://the-asf.slack.com/archives/CFC42LWBV/p1673865917081639]
> Seems that the code to fire the `persisted()` callback etc doesn't run if
> `entity-change-publishing` is disabled. Whereas in fact, we should always
> call these callbacks.
> Problem noted against JDO, but quite possibly also present for JPA and so
> should check for both.
>
--
This message was sent by Atlassian Jira
(v8.20.10#820010)