devi pathak created FINERACT-2556:
-------------------------------------
Summary: Prevent no-op updates for approved amount modification
Key: FINERACT-2556
URL: https://issues.apache.org/jira/browse/FINERACT-2556
Project: Apache Fineract
Issue Type: Improvement
Components: Loan
Reporter: devi pathak
## Description
Currently, updating the approved amount with the same value still triggers:
- unnecessary history entries
- business events
- redundant database writes
This improvement proposes adding validation to prevent no-op updates when the
new approved amount equals the current value.
This helps avoid unnecessary processing and ensures only meaningful updates are
applied.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)