[
https://issues.apache.org/jira/browse/CAUSEWAY-3409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17712210#comment-17712210
]
Andi Huber commented on CAUSEWAY-3409:
--------------------------------------
Root cause seems, that for mixins we have a postprocessor
*TweakDomainEventsForMixinPostProcessor* which covers some of the event phases
like 'DISABLE' but not 'EXECUTING' nor 'EXECUTED'.
> The 'executing' and 'executed' domain events don't fire for mixin actions;
> see demo app.
> ----------------------------------------------------------------------------------------
>
> Key: CAUSEWAY-3409
> URL: https://issues.apache.org/jira/browse/CAUSEWAY-3409
> Project: Causeway
> Issue Type: Bug
> Components: Core
> Affects Versions: 2.0.0-RC1
> Reporter: Daniel Keir Haywood
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-RC2
>
>
> can be reproduced in demo app, @DomainObject#xxxDomainEvent page.
> Change the "control" to executing or executed, and compare the behaviour of
> the regular action (which works) vs the mixin action (that doesn't).
--
This message was sent by Atlassian Jira
(v8.20.10#820010)