Thanks Michael - I read through. @Victor... https://issues.apache.org/jira/browse/FINERACT-1454
Happy New Year! On Wed, Dec 29, 2021 at 2:24 PM Michael Vorburger <[email protected]> wrote: > Hello everyone, > > https://www.fineract.dev has been running on code from > https://github.com/apache/fineract stuck on 2021-09-21 and has failed to > automagically update itself to the very latest and greatest bleeding edge > version of our code, like it used to. Someone had also changed the mifos > user's password password. (Contact me if you are interested in a separate > tenant for your dedicated use.) > > I have spent a couple of hours fixing a number of things related to this > yesterday and today. https://www.fineract.dev now runs the very latest > code again, and it auto-updates with a every merged PR again, as it > used to. It now also prevents password changes. Full technical details > available below; please comment on the respective JIRA issues instead of > replying about those details here on this email thread if you want to chime > in about those particular issues I've encountered. > > Happy Holidays, and best wishes for 2022 to all of you. > > M. > > 1. https://github.com/vorburger/www.fineract.dev/issues/8 CD broken > > 2. https://issues.apache.org/jira/browse/FINERACT-1454 Container should > not assume that DB hostname is fixed hard-coded fineractmysql (and port > 3306), fixed by https://github.com/apache/fineract/pull/2004 > > 3. https://issues.apache.org/jira/browse/FINERACT-1456 Replacement of > MySQL by MariaDB JDBC driver is a regression in the container image > > 4. https://issues.apache.org/jira/browse/FINERACT-1457 Fineract no longer > works with MySQL 5.7 due to Flyway v8 upgrade > > 5. https://issues.apache.org/jira/browse/FINERACT-1459 Data Migration > issue (Subquery returns more than 1 row) in > V370__message_gateway_hook_template.sql > > 6. https://github.com/vorburger/www.fineract.dev/issues/5 mifos account > password changed, fixed permanently using Petri's > https://github.com/apache/fineract/pull/2001 for > https://issues.apache.org/jira/browse/FINERACT-1452 - Thank You, Petri!! > > 7. https://github.com/vorburger/www.fineract.dev/issues/9 Opening up > Fineract.dev Error Reporting to trusted committers > > _______________________ > Michael Vorburger > http://www.vorburger.ch >
