vidakovic commented on a change in pull request #2144:
URL: https://github.com/apache/fineract/pull/2144#discussion_r831589885
##########
File path:
fineract-provider/src/main/java/org/apache/fineract/portfolio/loanaccount/domain/LoanRepositoryWrapper.java
##########
@@ -44,6 +44,7 @@ public LoanRepositoryWrapper(final LoanRepository repository)
{
this.repository = repository;
}
+ @Transactional
Review comment:
@taskain7 ... could please fix this one remaining read-only transaction?
Then we can tick this one of and merge. Thanks again for this contribution.
--
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]