awaneetdecoder commented on PR #5550: URL: https://github.com/apache/fineract/pull/5550#issuecomment-4105543033
Hi @adamsaghy, I have opened a new PR that directly addresses your concern about the missing rollback mechanism from PR #5550: https://github.com/apache/fineract/pull/5671 Key changes: ConcurrentModificationException thrown on version mismatch instead of silent skip @Transactional on postInterest() automatically rolls back the entire batch Thank you for the clear feedback! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
