Cocoa-Puffs commented on code in PR #5986:
URL: https://github.com/apache/fineract/pull/5986#discussion_r3413291741
##########
fineract-provider/src/main/java/org/apache/fineract/infrastructure/core/service/migration/TenantDatabaseUpgradeService.java:
##########
@@ -88,7 +86,6 @@ public void afterPropertiesSet() throws Exception {
}
}
try {
- Scope.setScopeManager(new ThreadLocalScopeManager());
Review Comment:
It looks like it was a one-off error. I have re-added that line but the
build action finished successfully.
--
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]