Saifulhuq01 commented on code in PR #5465:
URL: https://github.com/apache/fineract/pull/5465#discussion_r2780613832


##########
integration-tests/src/test/java/org/apache/fineract/integrationtests/common/savings/SavingsAccountHelper.java:
##########
@@ -1114,7 +1203,8 @@ public HashMap getSavingsDetails(final Integer savingsID) 
{
     }
 
     // TODO: Rewrite to use fineract-client instead!
-    // Example: 
org.apache.fineract.integrationtests.common.loans.LoanTransactionHelper.disburseLoan(java.lang.Long,
+    // Example:
+    // 
org.apache.fineract.integrationtests.common.loans.LoanTransactionHelper.disburseLoan(java.lang.Long,

Review Comment:
   > This is bringing too much noise in review this comment part can be reverted
   
   @Aman-Mittal  Thanks for the feedback.
   
   I realized that the logging/refactoring changes were adding unnecessary 
noise to this PR.
   I have reverted those commits to keep this PR strictly focused on the 'Force 
Withdrawal' logic.
   
   The code is now back to the clean state. Ready for re-review.



-- 
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]

Reply via email to