[
https://issues.apache.org/jira/browse/ISIS-2441?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17207965#comment-17207965
]
ASF subversion and git services commented on ISIS-2441:
-------------------------------------------------------
Commit 8e8b35e19a00c4f5a79169c1418439ffe93f2ec3 in isis's branch
refs/heads/2441-auditing from Andi Huber
[ https://gitbox.apache.org/repos/asf?p=isis.git;h=8e8b35e ]
ISIS-2441: move some entity change tracking logic from JDO to core
so we can reuse with JPA
further cleanup ObjectAdapterContext (which we ultimately want to get
rid of)
> Auditing/Publishing: dispatch calls happen before enlist calls
> --------------------------------------------------------------
>
> Key: ISIS-2441
> URL: https://issues.apache.org/jira/browse/ISIS-2441
> Project: Isis
> Issue Type: Bug
> Components: Isis Core
> Reporter: Andi Huber
> Assignee: Andi Huber
> Priority: Major
> Fix For: 2.0.0-M5
>
>
> At the end of each transaction (before commit), auditing and publishing
> queries any enlisted objects from the ChangedObjectsService for processing.
> However enlisting of changed objects happens too late.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)