Dhroov Sankla created FINERACT-2777:
---------------------------------------
Summary: Remove obsolete dead code block in
TellerWritePlatformServiceJpaImpl
Key: FINERACT-2777
URL: https://issues.apache.org/jira/browse/FINERACT-2777
Project: Apache Fineract
Issue Type: Improvement
Reporter: Dhroov Sankla
In `{*}TellerWritePlatformServiceJpaImpl.java{*}`, there is a block of
commented-out, non-functional logic at lines 358–380 that was drafted to check
entity existence (loan accounts, savings accounts, and clients) but was never
implemented.
This block is preceded by a developer comment:
`// {*}TODO{*}: can we please remove this whole block?!? this is 20 lines of
dead code!!!`
Removing this block will improve code readability, reduce cognitive load, and
clean up technical debt in the Organisation Teller module.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)