Re: Questions about my approach to find problems with tenant time zones, and about the instance values of SQL migration files.

2019-07-23 Thread Courage Angeh
Hi All, I think implementing a script to search and replace the time/date functions is cool but it will be daunting and time-consuming if the migrations start throwing errors after your make these updates ( Which is quite likely :-( and the SQL migration scripts are really much). Maybe you could

Re: Questions about my approach to find problems with tenant time zones, and about the instance values of SQL migration files.

2019-07-23 Thread Michael Vorburger
Hello, Disclaimer: I'm completely new to Fineract's TZ problems, and have a pretty limited understanding of what is really going on. That being said: FYI these kinds of issues are pesky and and, surprisingly, hard to get completely right. Googling the problem in general, one can hit posts such

Questions about my approach to find problems with tenant time zones, and about the instance values of SQL migration files.

2019-07-23 Thread Dylan Robson
Hello everyone. I am working on FINERACT-723 (https://issues.apache.org/jira/browse/FINERACT-723 ) regarding issues where the tenant's time zone is sometimes not considered when calculating dates/times. So the goal is to refactor all usages