Andi Huber created CAUSEWAY-3641: ------------------------------------ Summary: [Wicket Viewer] Table Data Deserialization does not honor Domain Events Key: CAUSEWAY-3641 URL: https://issues.apache.org/jira/browse/CAUSEWAY-3641 Project: Causeway Issue Type: Bug Components: Viewer Wicket Reporter: Andi Huber Assignee: Andi Huber Fix For: 2.0.0-RC4
I reworked table data serialization for version 2.x where we only need to remember feature-id, owner and if an action, action params, to recreate table data. However, this uses PASS_THROUGH executions, which circumvents any domain-events, which is incorrect behavior. -- This message was sent by Atlassian Jira (v8.20.10#820010)