Dear Devs,

I am trying to upgrade a multi tenant server from 1.5 to 1.7 but I think my
approach is not correct and I seek guidance. This is what I have tried:
1. Took backup of fineract_tenants and each of the tenants databases and
upgraded them locally by running them through 1.6 and then 1.7. This step
is successful and I am able to test things locally.
2. So I took the upgraded fineract_tenants and tenants databases (backups)
and restore them to them to the remote server.
3. I replaced the war file with the one built with fineract 1.7 and tried
to run fineract using tomcat.

This fails as fineract tries to upgrade (by running some migrations) all
over again. Exceptions are encountered since columns that fineract tries to
insert or rename are no longer in the tables.
What step can I take at this point?

Regards.
Wilfred
_______________________________________________
Mifos-users mailing list
Mifos-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/mifos-users

Reply via email to