This is an automated email from the ASF dual-hosted git repository.

adamsaghy pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/fineract.git

commit fdb9e5518c78e1680d32e93aa7013d82832f4c28
Author: Rustam Zeinalov <[email protected]>
AuthorDate: Wed Oct 22 17:21:55 2025 +0200

    FINERACT-2354: Fourth step - Chargeback before re-age edge case for 
Interest bearing loans - updated e2e scenario tags
---
 .../src/test/resources/features/LoanReAging.feature                      | 1 +
 1 file changed, 1 insertion(+)

diff --git 
a/fineract-e2e-tests-runner/src/test/resources/features/LoanReAging.feature 
b/fineract-e2e-tests-runner/src/test/resources/features/LoanReAging.feature
index c1512bb65c..8d056db1ec 100644
--- a/fineract-e2e-tests-runner/src/test/resources/features/LoanReAging.feature
+++ b/fineract-e2e-tests-runner/src/test/resources/features/LoanReAging.feature
@@ -4059,6 +4059,7 @@ Feature: LoanReAging
       | 15 March 2024    | Re-age           | 101.42 | 100.0     | 1.42     | 
0.0  | 0.0       | 0.0          | false    | false    |
       | 15 March 2024    | Repayment        | 101.42 | 100.0     | 1.42     | 
0.0  | 0.0       | 0.0          | false    | false    |
 
+  @TestRailId:C4135 @AdvancedPaymentAllocation
   Scenario: Verify allowing Re-aging on interest bearing loan - Interest 
calculation: Default Behavior - Charge-back before re-aging and installment is 
partially paid - UC3.1
     When Admin sets the business date to "01 January 2024"
     When Admin creates a client with random data

Reply via email to