Hello everyone,
I have been working on some recent changes to fix some problems regarding group
top-up loans (FIN-609).
I then wrote integration tests - to verify that the previous loan is closed
after the top-up loan is disbursed.
…
When a top-up loan application is created, the user selects which existing
active loan account to close.
Which combination of the following loan account types should be options for the
user to close when creating a new JLG top-up loan?
1. Individual (client) loans can be closed for the JLG top-up.
2. Group loans can be closed for the JLG top-up.
3. JLG loans can be closed for the JLG top-up.
Currently on demo.openmf, the server allows only individual and JLG loan
account types to be closed for the JLG top-up. I wanted to verify that this is
the intended behavior.
Thanks
— Dylan