FINERACT-2455: Add WC loan details business events - #6140
Open
oleksii-novikov-onix wants to merge 3 commits into
Open
FINERACT-2455: Add WC loan details business events#6140oleksii-novikov-onix wants to merge 3 commits into
oleksii-novikov-onix wants to merge 3 commits into
Conversation
oleksii-novikov-onix
force-pushed
the
FINERACT-2455/wc-loan-details-avro-schema
branch
from
July 21, 2026 06:39
0cc735b to
573d8c9
Compare
oleksii-novikov-onix
force-pushed
the
FINERACT-2455/wc-loan-details-avro-schema
branch
4 times, most recently
from
July 21, 2026 11:45
66ff5e9 to
ebf6e0e
Compare
adamsaghy
reviewed
Jul 21, 2026
oleksii-novikov-onix
force-pushed
the
FINERACT-2455/wc-loan-details-avro-schema
branch
3 times, most recently
from
July 22, 2026 16:52
e0e48f8 to
9344bbe
Compare
oleksii-novikov-onix
marked this pull request as ready for review
July 22, 2026 17:07
oleksii-novikov-onix
force-pushed
the
FINERACT-2455/wc-loan-details-avro-schema
branch
3 times, most recently
from
July 28, 2026 14:20
ce8faf3 to
f94b637
Compare
ruzeynalov
force-pushed
the
FINERACT-2455/wc-loan-details-avro-schema
branch
from
July 29, 2026 13:14
6466463 to
19fa03d
Compare
adamsaghy
force-pushed
the
FINERACT-2455/wc-loan-details-avro-schema
branch
2 times, most recently
from
July 29, 2026 23:34
685ec14 to
88d236f
Compare
somasorosdpc
approved these changes
Aug 3, 2026
adamsaghy
reviewed
Aug 3, 2026
| @Mapping(source = "penalty", target = "penaltyChargesCharged") | ||
| @Mapping(source = "penaltyPaid", target = "penaltyChargesPaid") | ||
| @Mapping(source = "penaltyOutstanding", target = "penaltyChargesOutstanding") | ||
| @Mapping(target = "principalAdjustments", ignore = true) |
Contributor
There was a problem hiding this comment.
principalAdjustment is available
adamsaghy
reviewed
Aug 3, 2026
| @Mapping(target = "tags", ignore = true) | ||
| WorkingCapitalLoanDelinquencySchedulePeriodDataV1 map(WorkingCapitalLoanDelinquencyRangeScheduleData source); | ||
|
|
||
| List<WorkingCapitalLoanDelinquencySchedulePeriodDataV1> mapDelinquencySchedule( |
Contributor
There was a problem hiding this comment.
breach schedule mapping seems missing
…le. Allow undo of closed discount fee adjustment
oleksii-novikov-onix
force-pushed
the
FINERACT-2455/wc-loan-details-avro-schema
branch
from
August 3, 2026 21:14
88d236f to
4a2e488
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Description
Describe the changes made and why they were made. (Ignore if these details are present on the associated Apache Fineract JIRA ticket.)
Checklist
Please make sure these boxes are checked before submitting your pull request - thanks!
Your assigned reviewer(s) will follow our guidelines for code reviews.