DeathGun44 commented on code in PR #5714: URL: https://github.com/apache/fineract/pull/5714#discussion_r3021989424
########## fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/service/LoanAccrualsProcessingServiceImpl.java: ########## Review Comment: This has the exact same pattern as The null guard on calcInterestTransactionWaivedAmount. Could you either apply the same guard here, and if its not needed then can you explain why? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
