Channels / #fineract / 2026-01-25

#fineract 2026-01-25

Sun 12:58Krishna Mewara (DeathGun44)
Hi Maintainers, hope everyone is having a good weekend!

Just dropping this here for the start of the week:
While working on FINERACT-2003, I ran into `IndexOutOfBounds` crashes in the integration tests. It looks like the test harness relies on a fixed number of global configurations, so adding any new config (like the one needed for Password Reset) breaks the build.
I proposed a fix in https://github.com/apache/fineract/pull/5384 (FINERACT-2450) to make the harness dynamic and stable for everyone.
Could someone take a look when you have a moment?

I have also opened the main feature https://github.com/apache/fineract/pull/5387 (FINERACT-2003). It temporarily includes the test fix in that PR so the build passes and I will rebase it once the fix is merged.
Thanks!
Sun 19:54Ismael Sallami
@Ismael Sallami has joined the channel
Sun 21:28Ismael Sallami
Hi! I'm Ismael. I've been looking at FINERACT-2375 (Loan Product templates). I have my local environment ready and I'm currently analyzing the JSON structures to create the predefined templates. If anyone has specific suggestions for the templates (e.g., specific microfinance products), let me know!