Cocoa-Puffs commented on code in PR #5986:
URL: https://github.com/apache/fineract/pull/5986#discussion_r3413186250


##########
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's not relevant to this PR. For some reason the fineract build action 
failed on my pr, with the error I have left in my comment further up. I don't 
know why it raised this issue on my PR only, when there was no liquibase 
version update or anything. Maybe it was a one-off error. I could try to add it 
back and see if the build action will brake again.



-- 
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]

Reply via email to