Edward Kang created FINERACT-2453:
-------------------------------------

             Summary: Improve logging of transaction processor to account for 
remaining transaction types
                 Key: FINERACT-2453
                 URL: https://issues.apache.org/jira/browse/FINERACT-2453
             Project: Apache Fineract
          Issue Type: Improvement
            Reporter: Edward Kang


This works on the TODO item listed in processLatestTransaction() in the 
AdvancedPaymentScheduleTransactionProcessor. "TODO: Cover rest of the 
transaction types."

Existing code creates a log.warn(), which is undesirable. 

The plan is:
 * Remove the log.warn() that handles the transaction types that don't impact 
the loan scheduling process.
 * Group the remaining 19 transaction types based on their function and 
log.debug() their functionality and why they are excluded from being handled.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to