When audit log is enabled it creates log transacations even when there's no
change
----------------------------------------------------------------------------------
Key: OFBIZ-4076
URL: https://issues.apache.org/jira/browse/OFBIZ-4076
Project: OFBiz
Issue Type: Improvement
Components: framework
Affects Versions: SVN trunk
Reporter: Jeroen van der Wal
Fix For: SVN trunk
The createEntittyAuditLogSingle function creates a record in the AuditLog
entity even when there's no change. This patch only logs new, changed and
deleted values. Also, all changes in the same transaction will get the same
change date.
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.