Problem: Needed to update the version number and build number on Android and iOS, also had an issue with settlements when the amount was the entire amount but also in a different currency.
Solution: Changed the logic for submitting a "multi-settlement" to include situations where the user is attempting to clear the entire balance of a debt/loan that is not in the user's primary currency. Is this situation, we can submit a list with a single transaction to the multi-settlement endpoint using the same logic as when there are multiple balances across different currencies.
No trade-offs
Server fix has already gone through and is confirmed to be working, no blockers
Jira: https://blockmason.atlassian.net/secure/RapidBoard.jspa?rapidView=9&modal=detail&selectedIssue=LNDR-77
Problem: Needed to update the version number and build number on Android and iOS, also had an issue with settlements when the amount was the entire amount but also in a different currency.
Solution: Changed the logic for submitting a "multi-settlement" to include situations where the user is attempting to clear the entire balance of a debt/loan that is not in the user's primary currency. Is this situation, we can submit a list with a single transaction to the
multi-settlement
endpoint using the same logic as when there are multiple balances across different currencies.No trade-offs
Server fix has already gone through and is confirmed to be working, no blockers