Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Resolved
-
2.0.0-M9
-
None
Description
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.
Attachments
Issue Links
- relates to
-
CAUSEWAY-3472 [demo app] @DomainObject#lifecycleEvents differ between JDO and JPA (JDO does not emit Persisted or Updated events)
- Closed
- links to