Skip to content

FINERACT-2421: Fix Reschedule due date and ReAge processing order#5991

Open
somasorosdpc wants to merge 1 commit into
apache:developfrom
openMF:FINERACT-2421/fix-reschedule-due-date-before-reage
Open

FINERACT-2421: Fix Reschedule due date and ReAge processing order#5991
somasorosdpc wants to merge 1 commit into
apache:developfrom
openMF:FINERACT-2421/fix-reschedule-due-date-before-reage

Conversation

@somasorosdpc

@somasorosdpc somasorosdpc commented Jun 16, 2026

Copy link
Copy Markdown
Contributor

Description

  • on progressive loans we no longer merge due date changes if start date is matching with previous due date changes target date
  • during posting a reage transaction, if there is any due date change what starts after the submission date we reprocess all transactions to keep consistency
  • use EMI calculator only if it is possible to use
  • next two steps are to avoid incorrect processing order in case of reage and due date change.
  • if we process a due date change which start date is not available we skip its processing
  • if we have any reage transaction already processed but but the currently processing due date change is created before the reage transaction its ignored

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.

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

@somasorosdpc somasorosdpc force-pushed the FINERACT-2421/fix-reschedule-due-date-before-reage branch 2 times, most recently from 4af3721 to 0c79c20 Compare June 18, 2026 14:39
@somasorosdpc somasorosdpc marked this pull request as ready for review June 18, 2026 14:39
@somasorosdpc somasorosdpc force-pushed the FINERACT-2421/fix-reschedule-due-date-before-reage branch from 0c79c20 to 02779af Compare June 18, 2026 14:54
@somasorosdpc somasorosdpc force-pushed the FINERACT-2421/fix-reschedule-due-date-before-reage branch from 02779af to 9146615 Compare June 19, 2026 05:57
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