Skip to content

Conversation

oleksii-novikov-onix
Copy link
Contributor

Description

  1. Add a customData field to the loan and loan transaction events.
  2. Create a new interface, CustomDataSerializer, to be implemented as part of Fineract's custom module handling.

Checklist

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

  • Write the commit message as per https://github.com/apache/fineract/#pull-requests

  • 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 coding conventions at https://cwiki.apache.org/confluence/display/FINERACT/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

  • Submission is not a "code dump". (Large changes can be made "in repository" via a branch. Ask on the developer mailing list for guidance, if required.)

FYI our guidelines for code reviews are at https://cwiki.apache.org/confluence/display/FINERACT/Code+Review+Guide.

@oleksii-novikov-onix oleksii-novikov-onix force-pushed the FINERACT-2181/introduce-custom-data-for-business-events branch from 21a7429 to 0487834 Compare February 21, 2025 12:10
@oleksii-novikov-onix oleksii-novikov-onix marked this pull request as ready for review February 21, 2025 12:11
@oleksii-novikov-onix oleksii-novikov-onix force-pushed the FINERACT-2181/introduce-custom-data-for-business-events branch 2 times, most recently from 2771b4d to a0d5f09 Compare February 21, 2025 13:11
@mariiaKraievska
Copy link
Contributor

LGTM

@oleksii-novikov-onix oleksii-novikov-onix force-pushed the FINERACT-2181/introduce-custom-data-for-business-events branch from a0d5f09 to 8cb1472 Compare February 25, 2025 10:56
@adamsaghy
Copy link
Contributor

@oleksii-novikov-onix Please squash your commits

@oleksii-novikov-onix oleksii-novikov-onix force-pushed the FINERACT-2181/introduce-custom-data-for-business-events branch from 8cb1472 to 33cada8 Compare February 25, 2025 11:34
@oleksii-novikov-onix
Copy link
Contributor Author

@adamsaghy Done, I have squashed the commits.

@adamsaghy adamsaghy merged commit 2cf9981 into apache:develop Feb 26, 2025
10 checks passed
@adamsaghy adamsaghy deleted the FINERACT-2181/introduce-custom-data-for-business-events branch February 26, 2025 13:27
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.

4 participants