Skip to content

FINERACT-2790: Progressive loan MIR with ReAge allocation loop - #6416

Open
alberto-art3ch wants to merge 1 commit into
apache:developfrom
openMF:FINERACT-2790/progressive-loan-mir-reage-allocation-loop
Open

FINERACT-2790: Progressive loan MIR with ReAge allocation loop#6416
alberto-art3ch wants to merge 1 commit into
apache:developfrom
openMF:FINERACT-2790/progressive-loan-mir-reage-allocation-loop

Conversation

@alberto-art3ch

@alberto-art3ch alberto-art3ch commented Sep 7, 2026

Copy link
Copy Markdown
Contributor

Description

A Merchant Issued Refund (MIR) with the LAST_INSTALLMENT future-installment allocation rule failed with an unmapped HTTP 500 on a progressive loan that had been re-aged (EQUAL_AMORTIZATION_PAYABLE_INTEREST) and then received an additional disbursement on an auto-down-payment product.

The symptom was not the NoSuchElementException fixed by 6347, but its sibling: an infinite allocation loop aborted by the LoopGuard (IllegalStateException: Loop exceeded 1400 iterations).

FINERACT-2790

Checklist

Please make sure these boxes are checked before submitting your pull request - thanks!

  • Write the commit message as per our guidelines
  • Acknowledge that we will not review PRs that are not passing the build ("green") - it is your responsibility to get a proposed PR to pass the build, not primarily the project's maintainers.
  • Create/update unit or integration tests for verifying the changes made.
  • Follow our coding conventions.
  • Add required Swagger annotation and update API documentation at fineract-provider/src/main/resources/static/legacy-docs/apiLive.htm with details of any API changes
  • This PR must not be a "code dump". Large changes can be made in a branch, with assistance. Ask for help on the developer mailing list.
  • If merging this PR resolves a JIRA issue, I will mark that issue as resolved and set "Fix Version/s" appropriately.

Your assigned reviewer(s) will follow our guidelines for code reviews.

@alberto-art3ch
alberto-art3ch force-pushed the FINERACT-2790/progressive-loan-mir-reage-allocation-loop branch from 8096b47 to 254dbf9 Compare September 7, 2026 22:03
@alberto-art3ch
alberto-art3ch marked this pull request as ready for review September 7, 2026 22:03
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant