[ 
https://issues.apache.org/jira/browse/ISIS-1065?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14347170#comment-14347170
 ] 

ASF subversion and git services commented on ISIS-1065:
-------------------------------------------------------

Commit 870d1880a9180eec42a98416ea4d363371b28d93 in isis's branch 
refs/heads/master from [~danhaywood]
[ https://git-wip-us.apache.org/repos/asf?p=isis.git;h=870d188 ]

ISIS-1065: ensure all properties are audited when object updated using edit 
properties form.


> Auditing of editing of properties only audits one of the properties changed 
> (the last one)
> ------------------------------------------------------------------------------------------
>
>                 Key: ISIS-1065
>                 URL: https://issues.apache.org/jira/browse/ISIS-1065
>             Project: Isis
>          Issue Type: Bug
>          Components: Core
>    Affects Versions: core-1.8.0
>            Reporter: Dan Haywood
>            Assignee: Dan Haywood
>            Priority: Critical
>             Fix For: core-1.9.0
>
>
> The reason being that the JDO preDirty callback (from which 
> IsisTransaction#enlistUpdating is called) is called multiple times for each 
> dirtied property.
> The fix is to add a guard to only add to the "pre" values if the pre value 
> has not already been captured.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

Reply via email to