[
https://issues.apache.org/jira/browse/FINERACT-2477?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Adam Saghy resolved FINERACT-2477.
----------------------------------
Fix Version/s: 1.15.0
Resolution: Fixed
> Refactor SavingsAccountTransactionsApiResource command dispatch logic
> ---------------------------------------------------------------------
>
> Key: FINERACT-2477
> URL: https://issues.apache.org/jira/browse/FINERACT-2477
> Project: Apache Fineract
> Issue Type: Improvement
> Reporter: saifulhuq
> Priority: Minor
> Fix For: 1.15.0
>
>
> The current implementation of `SavingsAccountTransactionsApiResource` relies
> on a long `else-if` chain for command dispatch.
> As discussed in PR #5465, this should be refactored (possibly using a Command
> Pattern or Switch statement) to improve readability and maintainability.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)