[ 
http://mifosforge.jira.com/browse/MIFOS-2802?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Lukasz Chudy updated MIFOS-2802:
--------------------------------

    Priority: Trivial  (was: Minor)
    
> Fix Hibernate Entity Audit Logging in Mifos
> -------------------------------------------
>
>                 Key: MIFOS-2802
>                 URL: http://mifosforge.jira.com/browse/MIFOS-2802
>             Project: mifos
>          Issue Type: Improvement
>          Components: Logging
>    Affects Versions: Release 1.6.0
>            Reporter: Udai Gupta
>            Assignee: mifosdeveloperqueue
>            Priority: Trivial
>             Fix For: Unscheduled
>
>         Attachments: 
> NOT-TO-COMMIT-detect-which-propeties-not-in-changelog.patch
>
>
> Fix the legacy Hibernate Entity Interceptor for Audit purpose.
> Lots of unnecessary, non-working code in org.mifos.framework.components.audit 
> which needs to be fixed.
> Replace org/mifos/framework/util/resources/audit/ColumnMapping.xml with 
> annotation for fields. Annotations are better for Mapping because of 
> typesafety, and XML are better for configuration where you can tune variables 
> without recompiling the whole application.
> Use annotations for mapping which Entity(or field of Entity) to log.
> Refer http://community.jboss.org/wiki/AuditLogging
> We just need to log the change after the transaction, nothing for the 
> intermediate states. 
> NOTE: These changes are stored in database and at some place reflected in UI 
> for Change logs. Make sure that we don't break that feature while refactoring.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
http://mifosforge.jira.com/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
Mifos-issues mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/mifos-issues

Reply via email to