Thanks lobo – please do send the solution / issue.
Support for custom deployment is not as quick as we would like, but we are working on it. We initially thought most use would be through the hosted solutions…
Good luck!
--
You received this message because you are subscribed to the Google Groups "Kobo Users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to
kobo-users+...@googlegroups.com.
To post to this group, send email to
kobo-...@googlegroups.com.
Visit this group at
https://groups.google.com/group/kobo-users.
For more options, visit
https://groups.google.com/d/optout.
There were 2 issues that we found missing during our upgrade process:
1. When we ran the script it created records in logger_instance table of Postgres and MongoDB. But the sequence value was not set correctly for logger_instance id_seq table. It was using old sequence value.
2. There was a mismatch of version Code and Survey type which is referenced to logger_instance according to kobocat.
After correcting above migrated instances seems to be working as expected.
Here is the updated script that we used for the migration process: https://github.com/ShelterAssociates/Shelter/blob/master/scripts/pyscript.py
Hope it helps.
Kurund
To post to this group, send email to kobo...@googlegroups.com.